"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2026/07/07 01:48:08 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-gibejat2vasi" 2026/07/07 01:48:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 01:48:08 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/07/07 01:48:08 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/07/07 01:48:08 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/07/07 01:48:08 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/07/07 01:48:08 DEBUG : Setting pass="5jun1tXkjcasO8rBy4CDk6MAj7cG8EgBxLXHXEIDJ3XMf3c" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/07/07 01:48:08 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{oq5Pr}" suffix to name 2026/07/07 01:48:08 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/07/07 01:48:08 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/07/07 01:48:08 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/07/07 01:48:08 DEBUG : Setting pass="5jun1tXkjcasO8rBy4CDk6MAj7cG8EgBxLXHXEIDJ3XMf3c" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/07/07 01:48:08 DEBUG : found headers: 2026/07/07 01:48:09 DEBUG : Creating backend with remote "/tmp/rclone964334267" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:09 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:09 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:09 DEBUG : dir: Looking for writers 2026/07/07 01:48:09 DEBUG : Looking for writers 2026/07/07 01:48:09 DEBUG : dir: reading active writers 2026/07/07 01:48:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.22s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:10 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:10 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:11 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:11 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:11 DEBUG : dir/subdir: Looking for writers 2026/07/07 01:48:11 DEBUG : dir: Looking for writers 2026/07/07 01:48:11 DEBUG : file2: reading active writers 2026/07/07 01:48:11 DEBUG : subdir: reading active writers 2026/07/07 01:48:11 DEBUG : file1: reading active writers 2026/07/07 01:48:11 DEBUG : Looking for writers 2026/07/07 01:48:11 DEBUG : dir: reading active writers 2026/07/07 01:48:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:12 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:13 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:13 DEBUG : dir: Looking for writers 2026/07/07 01:48:13 DEBUG : file1: reading active writers 2026/07/07 01:48:13 DEBUG : Looking for writers 2026/07/07 01:48:13 DEBUG : dir: reading active writers 2026/07/07 01:48:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.13s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:13 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:14 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:14 DEBUG : dir: Looking for writers 2026/07/07 01:48:14 DEBUG : Looking for writers 2026/07/07 01:48:14 DEBUG : dir: reading active writers 2026/07/07 01:48:14 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.04s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:14 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:15 DEBUG : dir: forgetting directory cache 2026/07/07 01:48:15 DEBUG : forgetting directory cache 2026/07/07 01:48:15 DEBUG : dir: forgetting directory cache 2026/07/07 01:48:15 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:15 DEBUG : Looking for writers 2026/07/07 01:48:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.13s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:16 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:16 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/07 01:48:16 DEBUG : dir: invalidating directory cache 2026/07/07 01:48:16 DEBUG : >ForgetPath: 2026/07/07 01:48:16 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/07 01:48:16 DEBUG : invalidating directory cache 2026/07/07 01:48:16 DEBUG : dir: forgetting directory cache 2026/07/07 01:48:16 DEBUG : >ForgetPath: 2026/07/07 01:48:16 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/07 01:48:16 DEBUG : >ForgetPath: 2026/07/07 01:48:16 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:16 DEBUG : dir: Looking for writers 2026/07/07 01:48:16 DEBUG : Looking for writers 2026/07/07 01:48:16 DEBUG : dir: reading active writers 2026/07/07 01:48:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.15s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:17 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:18 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:19 DEBUG : forgetting directory cache 2026/07/07 01:48:19 DEBUG : dir: forgetting directory cache 2026/07/07 01:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:19 DEBUG : dir: Looking for writers 2026/07/07 01:48:19 DEBUG : fil/a/b: Looking for writers 2026/07/07 01:48:19 DEBUG : fil/a: Looking for writers 2026/07/07 01:48:19 DEBUG : b: reading active writers 2026/07/07 01:48:19 DEBUG : fil: Looking for writers 2026/07/07 01:48:19 DEBUG : a: reading active writers 2026/07/07 01:48:19 DEBUG : Looking for writers 2026/07/07 01:48:19 DEBUG : dir: reading active writers 2026/07/07 01:48:19 DEBUG : fil: reading active writers 2026/07/07 01:48:19 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.30s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:20 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:21 DEBUG : dir: Looking for writers 2026/07/07 01:48:21 DEBUG : Looking for writers 2026/07/07 01:48:21 DEBUG : dir: reading active writers 2026/07/07 01:48:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.08s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:21 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:22 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:22 DEBUG : dir: Looking for writers 2026/07/07 01:48:22 DEBUG : file1: reading active writers 2026/07/07 01:48:22 DEBUG : Looking for writers 2026/07/07 01:48:22 DEBUG : dir: reading active writers 2026/07/07 01:48:22 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.15s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:22 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:23 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/07/07 01:48:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/07 01:48:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/07 01:48:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/07 01:48:24 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/07 01:48:24 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:24 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:24 DEBUG : dir: invalidating directory cache 2026/07/07 01:48:25 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/07 01:48:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/07 01:48:25 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/07 01:48:25 DEBUG : dir/file1: Reset virtual modtime 2026/07/07 01:48:25 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/07 01:48:25 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/07 01:48:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/07 01:48:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/07 01:48:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:48:25 DEBUG : dir: invalidating directory cache 2026/07/07 01:48:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/07 01:48:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/07 01:48:25 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/07 01:48:25 DEBUG : forgetting directory cache 2026/07/07 01:48:25 DEBUG : dir: forgetting directory cache 2026/07/07 01:48:25 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/07 01:48:25 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:25 DEBUG : dir/virtualDir: Looking for writers 2026/07/07 01:48:25 DEBUG : dir: Looking for writers 2026/07/07 01:48:25 DEBUG : file1: reading active writers 2026/07/07 01:48:25 DEBUG : virtualFile2: reading active writers 2026/07/07 01:48:25 DEBUG : virtualFile: reading active writers 2026/07/07 01:48:25 DEBUG : virtualDir: reading active writers 2026/07/07 01:48:25 DEBUG : Looking for writers 2026/07/07 01:48:25 DEBUG : dir: reading active writers 2026/07/07 01:48:25 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.44s) --- PASS: TestDirReadDirAll/Virtual (1.03s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:26 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:26 ERROR : dir/: Can only open directories read only 2026/07/07 01:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:26 DEBUG : dir: Looking for writers 2026/07/07 01:48:26 DEBUG : Looking for writers 2026/07/07 01:48:26 DEBUG : dir: reading active writers 2026/07/07 01:48:26 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.10s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:27 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:28 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:48:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/07 01:48:28 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/07 01:48:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/07 01:48:28 DEBUG : webdav root 'rclone-test-gibejat2vasi': File to upload is small (5 bytes), uploading instead of streaming 2026/07/07 01:48:28 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:28 DEBUG : dir/potato: size = 5 OK 2026/07/07 01:48:28 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 01:48:28 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/07 01:48:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/07 01:48:28 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:28 DEBUG : dir: Looking for writers 2026/07/07 01:48:28 DEBUG : file1: reading active writers 2026/07/07 01:48:28 DEBUG : potato: reading active writers 2026/07/07 01:48:28 DEBUG : Looking for writers 2026/07/07 01:48:28 DEBUG : dir: reading active writers 2026/07/07 01:48:28 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.73s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:29 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/07 01:48:30 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:30 DEBUG : dir/sub: Looking for writers 2026/07/07 01:48:30 DEBUG : dir: Looking for writers 2026/07/07 01:48:30 DEBUG : file1: reading active writers 2026/07/07 01:48:30 DEBUG : sub: reading active writers 2026/07/07 01:48:30 DEBUG : Looking for writers 2026/07/07 01:48:30 DEBUG : dir: reading active writers 2026/07/07 01:48:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.98s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:31 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/07 01:48:31 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/07 01:48:32 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:32 DEBUG : dir/sub/subsub: Looking for writers 2026/07/07 01:48:32 DEBUG : dir/sub: Looking for writers 2026/07/07 01:48:32 DEBUG : subsub: reading active writers 2026/07/07 01:48:32 DEBUG : dir: Looking for writers 2026/07/07 01:48:32 DEBUG : file1: reading active writers 2026/07/07 01:48:32 DEBUG : sub: reading active writers 2026/07/07 01:48:32 DEBUG : Looking for writers 2026/07/07 01:48:32 DEBUG : dir: reading active writers 2026/07/07 01:48:32 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.42s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:33 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:34 ERROR : dir/: Dir.Remove not empty 2026/07/07 01:48:34 DEBUG : dir/file1: Remove: 2026/07/07 01:48:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:48:34 DEBUG : dir/file1: >Remove: err= 2026/07/07 01:48:34 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/07 01:48:34 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:34 DEBUG : Looking for writers 2026/07/07 01:48:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.21s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:34 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:35 DEBUG : dir/file1: Remove: 2026/07/07 01:48:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:48:35 DEBUG : dir/file1: >Remove: err= 2026/07/07 01:48:35 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/07 01:48:35 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:35 DEBUG : Looking for writers 2026/07/07 01:48:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.15s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:35 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:36 DEBUG : dir/file1: Remove: 2026/07/07 01:48:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:48:36 DEBUG : dir/file1: >Remove: err= 2026/07/07 01:48:36 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:36 DEBUG : dir: Looking for writers 2026/07/07 01:48:36 DEBUG : Looking for writers 2026/07/07 01:48:36 DEBUG : dir: reading active writers 2026/07/07 01:48:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.43s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:37 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:37 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:38 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/07 01:48:38 DEBUG : dir: Updating dir with dir2 0xfe458442dd0 2026/07/07 01:48:38 DEBUG : dir: forgetting directory cache 2026/07/07 01:48:38 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/07 01:48:38 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/07 01:48:39 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/07 01:48:39 DEBUG : file2: Updating file with file2 0xfe458509d40 2026/07/07 01:48:39 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/07 01:48:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/07 01:48:39 INFO : dir2/file3: Deleted 2026/07/07 01:48:39 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/07 01:48:39 DEBUG : dir2/file3: Updating file with dir2/file3 0xfe458509d40 2026/07/07 01:48:39 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/07 01:48:39 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/07 01:48:40 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/07 01:48:40 DEBUG : empty directory: Updating dir with renamed empty directory 0xfe4584289c0 2026/07/07 01:48:40 DEBUG : empty directory: forgetting directory cache 2026/07/07 01:48:40 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/07 01:48:40 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/07 01:48:40 DEBUG : dir2: Renaming to "dir3" 2026/07/07 01:48:40 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:40 DEBUG : dir3: Looking for writers 2026/07/07 01:48:40 DEBUG : file3: reading active writers 2026/07/07 01:48:40 DEBUG : renamed empty directory: Looking for writers 2026/07/07 01:48:40 DEBUG : Looking for writers 2026/07/07 01:48:40 DEBUG : renamed empty directory: reading active writers 2026/07/07 01:48:40 DEBUG : dir3: reading active writers 2026/07/07 01:48:40 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.95s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:41 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/07 01:48:41 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:48:42 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 01:48:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/07 01:48:42 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/07 01:48:42 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/07 01:48:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/07 01:48:42 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:48:42 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 01:48:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/07 01:48:42 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/07 01:48:42 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/07 01:48:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/07 01:48:42 DEBUG : webdav root 'rclone-test-gibejat2vasi': File to upload is small (12 bytes), uploading instead of streaming 2026/07/07 01:48:42 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:42 DEBUG : dir/sub/file2: size = 12 OK 2026/07/07 01:48:42 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/07 01:48:42 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/07 01:48:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/07 01:48:42 DEBUG : forgetting directory cache 2026/07/07 01:48:42 DEBUG : dir: forgetting directory cache 2026/07/07 01:48:42 DEBUG : dir/sub: forgetting directory cache 2026/07/07 01:48:42 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/07 01:48:42 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/07 01:48:42 DEBUG : webdav root 'rclone-test-gibejat2vasi': File to upload is small (5 bytes), uploading instead of streaming 2026/07/07 01:48:42 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:42 DEBUG : dir/sub/file0: size = 5 OK 2026/07/07 01:48:42 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 01:48:42 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/07 01:48:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/07 01:48:42 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:42 DEBUG : dir/sub: Looking for writers 2026/07/07 01:48:42 DEBUG : file0: reading active writers 2026/07/07 01:48:42 DEBUG : file2: reading active writers 2026/07/07 01:48:42 DEBUG : dir: Looking for writers 2026/07/07 01:48:42 DEBUG : file1: reading active writers 2026/07/07 01:48:42 DEBUG : sub: reading active writers 2026/07/07 01:48:42 DEBUG : Looking for writers 2026/07/07 01:48:42 DEBUG : dir: reading active writers 2026/07/07 01:48:42 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.42s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:43 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/07 01:48:43 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:43 DEBUG : Looking for writers 2026/07/07 01:48:43 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.16s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:43 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/07 01:48:44 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:48:44 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/07 01:48:44 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/07 01:48:44 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/07 01:48:44 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:48:44 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/07 01:48:44 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/07 01:48:44 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:48:44 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/07 01:48:44 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/07 01:48:44 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/07 01:48:44 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:48:44 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/07 01:48:44 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:44 DEBUG : dir: Looking for writers 2026/07/07 01:48:44 DEBUG : file1: reading active writers 2026/07/07 01:48:44 DEBUG : file1.metadata: reading active writers 2026/07/07 01:48:44 DEBUG : Looking for writers 2026/07/07 01:48:44 DEBUG : dir: reading active writers 2026/07/07 01:48:44 DEBUG : dir.metadata: reading active writers 2026/07/07 01:48:44 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.15s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:44 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:45 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:45 DEBUG : dir: Looking for writers 2026/07/07 01:48:45 DEBUG : file1: reading active writers 2026/07/07 01:48:45 DEBUG : Looking for writers 2026/07/07 01:48:45 DEBUG : dir: reading active writers 2026/07/07 01:48:45 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.18s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:46 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:46 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:47 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/07/07 01:48:47 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:47 DEBUG : dir: Looking for writers 2026/07/07 01:48:47 DEBUG : file1: reading active writers 2026/07/07 01:48:47 DEBUG : Looking for writers 2026/07/07 01:48:47 DEBUG : dir: reading active writers 2026/07/07 01:48:47 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.80s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.80s) --- 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:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:47 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 01:48:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 01:48:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:48:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/07 01:48:48 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:48 DEBUG : dir: Looking for writers 2026/07/07 01:48:48 DEBUG : file1: reading active writers 2026/07/07 01:48:48 DEBUG : Looking for writers 2026/07/07 01:48:48 DEBUG : dir: reading active writers 2026/07/07 01:48:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.25s) === RUN TestFileOpenReadUnknownSize 2026/07/07 01:48:49 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/07 01:48:49 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/07 01:48:49 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:48:49 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/07 01:48:49 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:49 DEBUG : Looking for writers 2026/07/07 01:48:49 DEBUG : file.txt: reading active writers 2026/07/07 01:48:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:49 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:48:49 DEBUG : webdav root 'rclone-test-gibejat2vasi': File to upload is small (25 bytes), uploading instead of streaming 2026/07/07 01:48:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:50 DEBUG : dir/file1: size = 25 OK 2026/07/07 01:48:50 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 01:48:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/07 01:48:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:48:50 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:50 DEBUG : dir: Looking for writers 2026/07/07 01:48:50 DEBUG : file1: reading active writers 2026/07/07 01:48:50 DEBUG : Looking for writers 2026/07/07 01:48:50 DEBUG : dir: reading active writers 2026/07/07 01:48:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.44s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:50 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:51 DEBUG : dir/file1: Remove: 2026/07/07 01:48:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:48:51 DEBUG : dir/file1: >Remove: err= 2026/07/07 01:48:51 DEBUG : dir/file1: Remove: 2026/07/07 01:48:51 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/07 01:48:51 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:51 DEBUG : dir: Looking for writers 2026/07/07 01:48:51 DEBUG : Looking for writers 2026/07/07 01:48:51 DEBUG : dir: reading active writers 2026/07/07 01:48:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.30s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:51 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:52 DEBUG : dir/file1: Remove: 2026/07/07 01:48:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:48:52 DEBUG : dir/file1: >Remove: err= 2026/07/07 01:48:52 DEBUG : dir/file1: Remove: 2026/07/07 01:48:52 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/07 01:48:52 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:52 DEBUG : dir: Looking for writers 2026/07/07 01:48:52 DEBUG : Looking for writers 2026/07/07 01:48:52 DEBUG : dir: reading active writers 2026/07/07 01:48:52 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.31s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:53 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 01:48:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 01:48:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/07 01:48:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 01:48:53 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/07 01:48:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 01:48:53 DEBUG : dir/file1: Open: flags=0x3 2026/07/07 01:48:53 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/07 01:48:53 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/07 01:48:53 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:53 DEBUG : dir: Looking for writers 2026/07/07 01:48:53 DEBUG : file1: reading active writers 2026/07/07 01:48:53 DEBUG : Looking for writers 2026/07/07 01:48:53 DEBUG : dir: reading active writers 2026/07/07 01:48:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.18s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:54 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:55 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:55 DEBUG : dir: Looking for writers 2026/07/07 01:48:55 DEBUG : file1: reading active writers 2026/07/07 01:48:55 DEBUG : Looking for writers 2026/07/07 01:48:55 DEBUG : dir: reading active writers 2026/07/07 01:48:55 DEBUG : >WaitForWriters: 2026/07/07 01:48:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 01:48:55 DEBUG : newLeaf: Updating file with newLeaf 0xfe4585089c0 2026/07/07 01:48:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:48:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:48:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/07 01:48:56 DEBUG : dir/file1: Updating file with dir/file1 0xfe4585089c0 2026/07/07 01:48:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 01:48:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:48:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 01:48:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 01:48:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:48:56 DEBUG : dir/file1: File is currently open, delaying rename 0xfe4585089c0 2026/07/07 01:48:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:48:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:48:56 DEBUG : webdav root 'rclone-test-gibejat2vasi': File to upload is small (25 bytes), uploading instead of streaming 2026/07/07 01:48:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:56 DEBUG : dir/file1: size = 25 OK 2026/07/07 01:48:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 01:48:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/07 01:48:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:48:56 DEBUG : newLeaf: Running delayed rename now 2026/07/07 01:48:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 01:48:56 DEBUG : newLeaf: Updating file with newLeaf 0xfe4585089c0 2026/07/07 01:48:56 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:56 DEBUG : dir: Looking for writers 2026/07/07 01:48:56 DEBUG : Looking for writers 2026/07/07 01:48:56 DEBUG : dir: reading active writers 2026/07/07 01:48:56 DEBUG : newLeaf: reading active writers 2026/07/07 01:48:56 DEBUG : >WaitForWriters: 2026/07/07 01:48:57 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:57 DEBUG : dir: Looking for writers 2026/07/07 01:48:57 DEBUG : Looking for writers 2026/07/07 01:48:57 DEBUG : dir: reading active writers 2026/07/07 01:48:57 DEBUG : newLeaf: reading active writers 2026/07/07 01:48:57 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:48:57 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:48:57 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:48:57 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:48:57 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:48:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:48:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:48:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:48:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:48:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:48:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:48:57 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:48:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:58 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:48:58 DEBUG : dir: Looking for writers 2026/07/07 01:48:58 DEBUG : file1: reading active writers 2026/07/07 01:48:58 DEBUG : Looking for writers 2026/07/07 01:48:58 DEBUG : dir: reading active writers 2026/07/07 01:48:58 DEBUG : >WaitForWriters: 2026/07/07 01:48:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 01:48:58 DEBUG : newLeaf: Updating file with newLeaf 0xfe458354410 2026/07/07 01:48:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:48:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:48:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/07 01:48:59 DEBUG : dir/file1: Updating file with dir/file1 0xfe458354410 2026/07/07 01:48:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 01:48:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:48:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 01:48:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 01:48:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:48:59 DEBUG : dir/file1: File is currently open, delaying rename 0xfe458354410 2026/07/07 01:48:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:48:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:48:59 DEBUG : webdav root 'rclone-test-gibejat2vasi': File to upload is small (25 bytes), uploading instead of streaming 2026/07/07 01:48:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:48:59 DEBUG : dir/file1: size = 25 OK 2026/07/07 01:48:59 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 01:48:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/07 01:48:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:48:59 DEBUG : newLeaf: Running delayed rename now 2026/07/07 01:49:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 01:49:00 DEBUG : newLeaf: Updating file with newLeaf 0xfe458354410 2026/07/07 01:49:00 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:00 DEBUG : dir: Looking for writers 2026/07/07 01:49:00 DEBUG : Looking for writers 2026/07/07 01:49:00 DEBUG : dir: reading active writers 2026/07/07 01:49:00 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:00 DEBUG : >WaitForWriters: 2026/07/07 01:49:00 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:00 DEBUG : dir: Looking for writers 2026/07/07 01:49:00 DEBUG : Looking for writers 2026/07/07 01:49:00 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:00 DEBUG : dir: reading active writers 2026/07/07 01:49:00 DEBUG : >WaitForWriters: 2026/07/07 01:49:00 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:00 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:00 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:00 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:00 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:00 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 01:49:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:01 DEBUG : dir/file1(0xfe458692700): openPending: 2026/07/07 01:49:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/07 01:49:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/07 01:49:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:01 DEBUG : dir/file1(0xfe458692700): >openPending: err= 2026/07/07 01:49:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 01:49:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:01 DEBUG : dir/file1(0xfe458692700): _writeAt: size=14, off=0 2026/07/07 01:49:01 DEBUG : dir/file1(0xfe458692700): >_writeAt: n=14, err= 2026/07/07 01:49:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 01:49:01 DEBUG : dir/file1(0xfe458692700): close: 2026/07/07 01:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/07 01:49:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 01:49:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:01 DEBUG : dir/file1(0xfe458692700): >close: err= 2026/07/07 01:49:01 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:01 DEBUG : dir: Looking for writers 2026/07/07 01:49:01 DEBUG : file1: reading active writers 2026/07/07 01:49:01 DEBUG : Looking for writers 2026/07/07 01:49:01 DEBUG : dir: reading active writers 2026/07/07 01:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 01:49:01 DEBUG : dir: Looking for writers 2026/07/07 01:49:01 DEBUG : file1: reading active writers 2026/07/07 01:49:01 DEBUG : Looking for writers 2026/07/07 01:49:01 DEBUG : dir: reading active writers 2026/07/07 01:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 01:49:01 DEBUG : dir: Looking for writers 2026/07/07 01:49:01 DEBUG : file1: reading active writers 2026/07/07 01:49:01 DEBUG : Looking for writers 2026/07/07 01:49:01 DEBUG : dir: reading active writers 2026/07/07 01:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 01:49:01 DEBUG : dir: Looking for writers 2026/07/07 01:49:01 DEBUG : file1: reading active writers 2026/07/07 01:49:01 DEBUG : Looking for writers 2026/07/07 01:49:01 DEBUG : dir: reading active writers 2026/07/07 01:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 01:49:01 DEBUG : dir/file1: vfs cache: starting upload 2026/07/07 01:49:01 DEBUG : dir: Looking for writers 2026/07/07 01:49:01 DEBUG : file1: reading active writers 2026/07/07 01:49:01 DEBUG : Looking for writers 2026/07/07 01:49:01 DEBUG : dir: reading active writers 2026/07/07 01:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 01:49:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:01 DEBUG : dir: Looking for writers 2026/07/07 01:49:01 DEBUG : file1: reading active writers 2026/07/07 01:49:01 DEBUG : Looking for writers 2026/07/07 01:49:01 DEBUG : dir: reading active writers 2026/07/07 01:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 01:49:01 DEBUG : dir/file1: size = 14 OK 2026/07/07 01:49:01 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 01:49:01 INFO : dir/file1: Copied (replaced existing) 2026/07/07 01:49:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/07 01:49:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/07 01:49:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/07 01:49:02 DEBUG : dir: Looking for writers 2026/07/07 01:49:02 DEBUG : file1: reading active writers 2026/07/07 01:49:02 DEBUG : Looking for writers 2026/07/07 01:49:02 DEBUG : dir: reading active writers 2026/07/07 01:49:02 DEBUG : >WaitForWriters: 2026/07/07 01:49:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 01:49:02 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:02 DEBUG : dir/file1(0xfe458962b80): _readAt: size=512, off=0 2026/07/07 01:49:02 DEBUG : dir/file1(0xfe458962b80): openPending: 2026/07/07 01: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/07/07 01:49:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/07 01:49:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:02 DEBUG : dir/file1(0xfe458962b80): >openPending: err= 2026/07/07 01:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/07 01:49:02 DEBUG : dir/file1(0xfe458962b80): >_readAt: n=14, err=EOF 2026/07/07 01:49:02 DEBUG : dir/file1(0xfe458962b80): close: 2026/07/07 01:49:02 DEBUG : dir/file1(0xfe458962b80): >close: err= 2026/07/07 01:49:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 01:49:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 01:49:02 DEBUG : newLeaf: Updating file with newLeaf 0xfe4583551e0 2026/07/07 01:49:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:49:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:49:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/07 01:49:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/07 01:49:03 DEBUG : dir/file1: Updating file with dir/file1 0xfe4583551e0 2026/07/07 01:49:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 01:49:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 01:49:03 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:03 DEBUG : dir/file1(0xfe45878a640): openPending: 2026/07/07 01:49:03 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/07/07 01:49:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/07 01:49:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:03 DEBUG : dir/file1(0xfe45878a640): >openPending: err= 2026/07/07 01:49:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 01:49:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:03 DEBUG : dir/file1(0xfe45878a640): _writeAt: size=25, off=0 2026/07/07 01:49:03 DEBUG : dir/file1(0xfe45878a640): >_writeAt: n=25, err= 2026/07/07 01:49:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 01:49:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 01:49:03 DEBUG : newLeaf: Updating file with newLeaf 0xfe4583551e0 2026/07/07 01:49:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:49:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:49:03 DEBUG : newLeaf(0xfe45878a640): close: 2026/07/07 01:49:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/07 01:49:03 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-07 01:49:03.295509847 +0000 UTC m=+54.729669813 2026/07/07 01:49:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:03 DEBUG : newLeaf(0xfe45878a640): >close: err= 2026/07/07 01:49:03 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:03 DEBUG : dir: Looking for writers 2026/07/07 01:49:03 DEBUG : Looking for writers 2026/07/07 01:49:03 DEBUG : dir: reading active writers 2026/07/07 01:49:03 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 01:49:03 DEBUG : dir: Looking for writers 2026/07/07 01:49:03 DEBUG : Looking for writers 2026/07/07 01:49:03 DEBUG : dir: reading active writers 2026/07/07 01:49:03 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 01:49:03 DEBUG : dir: Looking for writers 2026/07/07 01:49:03 DEBUG : Looking for writers 2026/07/07 01:49:03 DEBUG : dir: reading active writers 2026/07/07 01:49:03 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 01:49:03 DEBUG : dir: Looking for writers 2026/07/07 01:49:03 DEBUG : Looking for writers 2026/07/07 01:49:03 DEBUG : dir: reading active writers 2026/07/07 01:49:03 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 01:49:03 DEBUG : newLeaf: vfs cache: starting upload 2026/07/07 01:49:03 DEBUG : dir: Looking for writers 2026/07/07 01:49:03 DEBUG : Looking for writers 2026/07/07 01:49:03 DEBUG : dir: reading active writers 2026/07/07 01:49:03 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 01:49:03 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:04 DEBUG : dir: Looking for writers 2026/07/07 01:49:04 DEBUG : Looking for writers 2026/07/07 01:49:04 DEBUG : dir: reading active writers 2026/07/07 01:49:04 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 01:49:04 DEBUG : newLeaf: size = 25 OK 2026/07/07 01:49:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 01:49:04 INFO : newLeaf: Copied (replaced existing) 2026/07/07 01:49:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-07 01:49:03 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/07 01:49:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/07 01:49:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:49:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/07 01:49:04 DEBUG : dir: Looking for writers 2026/07/07 01:49:04 DEBUG : Looking for writers 2026/07/07 01:49:04 DEBUG : dir: reading active writers 2026/07/07 01:49:04 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:04 DEBUG : >WaitForWriters: 2026/07/07 01:49:04 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:04 DEBUG : dir: Looking for writers 2026/07/07 01:49:04 DEBUG : Looking for writers 2026/07/07 01:49:04 DEBUG : dir: reading active writers 2026/07/07 01:49:04 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:04 DEBUG : >WaitForWriters: 2026/07/07 01:49:04 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:05 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:05 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:05 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:05 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:05 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:05 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:05 DEBUG : dir: Looking for writers 2026/07/07 01:49:05 DEBUG : file1: reading active writers 2026/07/07 01:49:05 DEBUG : Looking for writers 2026/07/07 01:49:05 DEBUG : dir: reading active writers 2026/07/07 01:49:05 DEBUG : >WaitForWriters: 2026/07/07 01:49:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 01:49:06 DEBUG : newLeaf: Updating file with newLeaf 0xfe458a260d0 2026/07/07 01:49:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:49:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:49:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/07 01:49:06 DEBUG : dir/file1: Updating file with dir/file1 0xfe458a260d0 2026/07/07 01:49:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 01:49:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 01:49:06 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:06 DEBUG : dir/file1(0xfe458ac7ec0): openPending: 2026/07/07 01:49:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/07 01:49:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/07 01:49:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:06 DEBUG : dir/file1(0xfe458ac7ec0): >openPending: err= 2026/07/07 01:49:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 01:49:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:06 DEBUG : dir/file1(0xfe458ac7ec0): _writeAt: size=25, off=0 2026/07/07 01:49:06 DEBUG : dir/file1(0xfe458ac7ec0): >_writeAt: n=25, err= 2026/07/07 01:49:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 01:49:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 01:49:07 DEBUG : newLeaf: Updating file with newLeaf 0xfe458a260d0 2026/07/07 01:49:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:49:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:49:07 DEBUG : newLeaf(0xfe458ac7ec0): close: 2026/07/07 01:49:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/07 01:49:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-07 01:49:06.90498861 +0000 UTC m=+58.339148576 2026/07/07 01:49:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:07 DEBUG : newLeaf(0xfe458ac7ec0): >close: err= 2026/07/07 01:49:07 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:07 DEBUG : dir: Looking for writers 2026/07/07 01:49:07 DEBUG : Looking for writers 2026/07/07 01:49:07 DEBUG : dir: reading active writers 2026/07/07 01:49:07 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 01:49:07 DEBUG : dir: Looking for writers 2026/07/07 01:49:07 DEBUG : Looking for writers 2026/07/07 01:49:07 DEBUG : dir: reading active writers 2026/07/07 01:49:07 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 01:49:07 DEBUG : dir: Looking for writers 2026/07/07 01:49:07 DEBUG : Looking for writers 2026/07/07 01:49:07 DEBUG : dir: reading active writers 2026/07/07 01:49:07 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 01:49:07 DEBUG : dir: Looking for writers 2026/07/07 01:49:07 DEBUG : Looking for writers 2026/07/07 01:49:07 DEBUG : dir: reading active writers 2026/07/07 01:49:07 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 01:49:07 DEBUG : newLeaf: vfs cache: starting upload 2026/07/07 01:49:07 DEBUG : dir: Looking for writers 2026/07/07 01:49:07 DEBUG : Looking for writers 2026/07/07 01:49:07 DEBUG : dir: reading active writers 2026/07/07 01:49:07 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 01:49:07 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:07 DEBUG : dir: Looking for writers 2026/07/07 01:49:07 DEBUG : Looking for writers 2026/07/07 01:49:07 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:07 DEBUG : dir: reading active writers 2026/07/07 01:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 01:49:07 DEBUG : newLeaf: size = 25 OK 2026/07/07 01:49:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 01:49:07 INFO : newLeaf: Copied (replaced existing) 2026/07/07 01:49:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-07 01:49:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/07 01:49:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/07 01:49:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:49:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/07 01:49:07 DEBUG : dir: Looking for writers 2026/07/07 01:49:07 DEBUG : Looking for writers 2026/07/07 01:49:07 DEBUG : dir: reading active writers 2026/07/07 01:49:07 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:07 DEBUG : >WaitForWriters: 2026/07/07 01:49:08 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:08 DEBUG : dir: Looking for writers 2026/07/07 01:49:08 DEBUG : Looking for writers 2026/07/07 01:49:08 DEBUG : dir: reading active writers 2026/07/07 01:49:08 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:08 DEBUG : >WaitForWriters: 2026/07/07 01:49:08 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:08 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:08 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:08 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:08 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:08 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 01:49:09 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:09 DEBUG : dir/file1(0xfe458bd8280): openPending: 2026/07/07 01:49:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/07 01:49:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/07 01:49:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:09 DEBUG : dir/file1(0xfe458bd8280): >openPending: err= 2026/07/07 01:49:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 01:49:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:09 DEBUG : dir/file1(0xfe458bd8280): _writeAt: size=14, off=0 2026/07/07 01:49:09 DEBUG : dir/file1(0xfe458bd8280): >_writeAt: n=14, err= 2026/07/07 01:49:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 01:49:09 DEBUG : dir/file1(0xfe458bd8280): close: 2026/07/07 01:49:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/07 01:49:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 01:49:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:09 DEBUG : dir/file1(0xfe458bd8280): >close: err= 2026/07/07 01:49:09 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:09 DEBUG : dir: Looking for writers 2026/07/07 01:49:09 DEBUG : file1: reading active writers 2026/07/07 01:49:09 DEBUG : Looking for writers 2026/07/07 01:49:09 DEBUG : dir: reading active writers 2026/07/07 01:49:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 01:49:09 DEBUG : dir: Looking for writers 2026/07/07 01:49:09 DEBUG : file1: reading active writers 2026/07/07 01:49:09 DEBUG : Looking for writers 2026/07/07 01:49:09 DEBUG : dir: reading active writers 2026/07/07 01:49:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 01:49:09 DEBUG : dir: Looking for writers 2026/07/07 01:49:09 DEBUG : file1: reading active writers 2026/07/07 01:49:09 DEBUG : Looking for writers 2026/07/07 01:49:09 DEBUG : dir: reading active writers 2026/07/07 01:49:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 01:49:09 DEBUG : dir: Looking for writers 2026/07/07 01:49:09 DEBUG : file1: reading active writers 2026/07/07 01:49:09 DEBUG : Looking for writers 2026/07/07 01:49:09 DEBUG : dir: reading active writers 2026/07/07 01:49:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 01:49:09 DEBUG : dir/file1: vfs cache: starting upload 2026/07/07 01:49:09 DEBUG : dir: Looking for writers 2026/07/07 01:49:09 DEBUG : file1: reading active writers 2026/07/07 01:49:09 DEBUG : Looking for writers 2026/07/07 01:49:09 DEBUG : dir: reading active writers 2026/07/07 01:49:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 01:49:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:09 DEBUG : dir: Looking for writers 2026/07/07 01:49:09 DEBUG : file1: reading active writers 2026/07/07 01:49:09 DEBUG : Looking for writers 2026/07/07 01:49:09 DEBUG : dir: reading active writers 2026/07/07 01:49:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 01:49:09 DEBUG : dir/file1: size = 14 OK 2026/07/07 01:49:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 01:49:09 INFO : dir/file1: Copied (replaced existing) 2026/07/07 01:49:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/07 01:49:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/07 01:49:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/07 01:49:09 DEBUG : dir: Looking for writers 2026/07/07 01:49:09 DEBUG : file1: reading active writers 2026/07/07 01:49:09 DEBUG : Looking for writers 2026/07/07 01:49:09 DEBUG : dir: reading active writers 2026/07/07 01:49:09 DEBUG : >WaitForWriters: 2026/07/07 01:49:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 01:49:09 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:09 DEBUG : dir/file1(0xfe458bd9b40): _readAt: size=512, off=0 2026/07/07 01:49:09 DEBUG : dir/file1(0xfe458bd9b40): openPending: 2026/07/07 01:49:09 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/07/07 01:49:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/07 01:49:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:09 DEBUG : dir/file1(0xfe458bd9b40): >openPending: err= 2026/07/07 01:49:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/07 01:49:09 DEBUG : dir/file1(0xfe458bd9b40): >_readAt: n=14, err=EOF 2026/07/07 01:49:09 DEBUG : dir/file1(0xfe458bd9b40): close: 2026/07/07 01:49:09 DEBUG : dir/file1(0xfe458bd9b40): >close: err= 2026/07/07 01:49:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 01:49:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 01:49:10 DEBUG : newLeaf: Updating file with newLeaf 0xfe458bc9040 2026/07/07 01:49:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:49:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:49:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/07 01:49:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/07 01:49:10 DEBUG : dir/file1: Updating file with dir/file1 0xfe458bc9040 2026/07/07 01:49:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 01:49:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 01:49:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:11 DEBUG : dir/file1(0xfe458824d00): openPending: 2026/07/07 01:49:11 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/07/07 01:49:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/07 01:49:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:11 DEBUG : dir/file1(0xfe458824d00): >openPending: err= 2026/07/07 01:49:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 01:49:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:11 DEBUG : dir/file1(0xfe458824d00): _writeAt: size=25, off=0 2026/07/07 01:49:11 DEBUG : dir/file1(0xfe458824d00): >_writeAt: n=25, err= 2026/07/07 01:49:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 01:49:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 01:49:11 DEBUG : newLeaf: Updating file with newLeaf 0xfe458bc9040 2026/07/07 01:49:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:49:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:49:11 DEBUG : newLeaf(0xfe458824d00): close: 2026/07/07 01:49:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/07 01:49:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-07 01:49:11.112518754 +0000 UTC m=+62.546678730 2026/07/07 01:49:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:11 DEBUG : newLeaf(0xfe458824d00): >close: err= 2026/07/07 01:49:11 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:11 DEBUG : dir: Looking for writers 2026/07/07 01:49:11 DEBUG : Looking for writers 2026/07/07 01:49:11 DEBUG : dir: reading active writers 2026/07/07 01:49:11 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 01:49:11 DEBUG : dir: Looking for writers 2026/07/07 01:49:11 DEBUG : Looking for writers 2026/07/07 01:49:11 DEBUG : dir: reading active writers 2026/07/07 01:49:11 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 01:49:11 DEBUG : dir: Looking for writers 2026/07/07 01:49:11 DEBUG : Looking for writers 2026/07/07 01:49:11 DEBUG : dir: reading active writers 2026/07/07 01:49:11 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 01:49:11 DEBUG : dir: Looking for writers 2026/07/07 01:49:11 DEBUG : Looking for writers 2026/07/07 01:49:11 DEBUG : dir: reading active writers 2026/07/07 01:49:11 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 01:49:11 DEBUG : newLeaf: vfs cache: starting upload 2026/07/07 01:49:11 DEBUG : dir: Looking for writers 2026/07/07 01:49:11 DEBUG : Looking for writers 2026/07/07 01:49:11 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:11 DEBUG : dir: reading active writers 2026/07/07 01:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 01:49:11 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:11 DEBUG : dir: Looking for writers 2026/07/07 01:49:11 DEBUG : Looking for writers 2026/07/07 01:49:11 DEBUG : dir: reading active writers 2026/07/07 01:49:11 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 01:49:11 DEBUG : newLeaf: size = 25 OK 2026/07/07 01:49:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 01:49:11 INFO : newLeaf: Copied (replaced existing) 2026/07/07 01:49:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-07 01:49:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/07 01:49:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/07 01:49:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:49:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/07 01:49:12 DEBUG : dir: Looking for writers 2026/07/07 01:49:12 DEBUG : Looking for writers 2026/07/07 01:49:12 DEBUG : dir: reading active writers 2026/07/07 01:49:12 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:12 DEBUG : >WaitForWriters: 2026/07/07 01:49:12 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:12 DEBUG : dir: Looking for writers 2026/07/07 01:49:12 DEBUG : Looking for writers 2026/07/07 01:49:12 DEBUG : dir: reading active writers 2026/07/07 01:49:12 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:12 DEBUG : >WaitForWriters: 2026/07/07 01:49:12 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:12 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:12 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:12 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:12 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:12 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:13 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:13 DEBUG : dir: Looking for writers 2026/07/07 01:49:13 DEBUG : file1: reading active writers 2026/07/07 01:49:13 DEBUG : Looking for writers 2026/07/07 01:49:13 DEBUG : dir: reading active writers 2026/07/07 01:49:13 DEBUG : >WaitForWriters: 2026/07/07 01:49:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 01:49:13 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:13 DEBUG : dir/file1(0xfe458b93000): _readAt: size=512, off=0 2026/07/07 01:49:13 DEBUG : dir/file1(0xfe458b93000): openPending: 2026/07/07 01:49:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/07 01:49:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/07 01:49:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:13 DEBUG : dir/file1(0xfe458b93000): >openPending: err= 2026/07/07 01:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/07 01:49:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:49:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:49:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:49:13 DEBUG : dir/file1(0xfe458b93000): >_readAt: n=14, err=EOF 2026/07/07 01:49:13 DEBUG : dir/file1(0xfe458b93000): close: 2026/07/07 01:49:13 DEBUG : dir/file1(0xfe458b93000): >close: err= 2026/07/07 01:49:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 01:49:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 01:49:13 DEBUG : newLeaf: Updating file with newLeaf 0xfe4583644e0 2026/07/07 01:49:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:49:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:49:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/07 01:49:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/07 01:49:14 DEBUG : dir/file1: Updating file with dir/file1 0xfe4583644e0 2026/07/07 01:49:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 01:49:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 01:49:14 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:14 DEBUG : dir/file1(0xfe4584e5bc0): openPending: 2026/07/07 01:49:14 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/07/07 01:49:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/07 01:49:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:14 DEBUG : dir/file1(0xfe4584e5bc0): >openPending: err= 2026/07/07 01:49:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 01:49:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:14 DEBUG : dir/file1(0xfe4584e5bc0): _writeAt: size=25, off=0 2026/07/07 01:49:14 DEBUG : dir/file1(0xfe4584e5bc0): >_writeAt: n=25, err= 2026/07/07 01:49:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 01:49:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 01:49:15 DEBUG : newLeaf: Updating file with newLeaf 0xfe4583644e0 2026/07/07 01:49:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:49:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:49:15 DEBUG : newLeaf(0xfe4584e5bc0): close: 2026/07/07 01:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/07 01:49:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-07 01:49:14.66263507 +0000 UTC m=+66.096795046 2026/07/07 01:49:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:15 DEBUG : newLeaf(0xfe4584e5bc0): >close: err= 2026/07/07 01:49:15 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:15 DEBUG : dir: Looking for writers 2026/07/07 01:49:15 DEBUG : Looking for writers 2026/07/07 01:49:15 DEBUG : dir: reading active writers 2026/07/07 01:49:15 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 01:49:15 DEBUG : dir: Looking for writers 2026/07/07 01:49:15 DEBUG : Looking for writers 2026/07/07 01:49:15 DEBUG : dir: reading active writers 2026/07/07 01:49:15 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 01:49:15 DEBUG : dir: Looking for writers 2026/07/07 01:49:15 DEBUG : Looking for writers 2026/07/07 01:49:15 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:15 DEBUG : dir: reading active writers 2026/07/07 01:49:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 01:49:15 DEBUG : dir: Looking for writers 2026/07/07 01:49:15 DEBUG : Looking for writers 2026/07/07 01:49:15 DEBUG : dir: reading active writers 2026/07/07 01:49:15 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 01:49:15 DEBUG : newLeaf: vfs cache: starting upload 2026/07/07 01:49:15 DEBUG : dir: Looking for writers 2026/07/07 01:49:15 DEBUG : Looking for writers 2026/07/07 01:49:15 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:15 DEBUG : dir: reading active writers 2026/07/07 01:49:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 01:49:15 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:15 DEBUG : dir: Looking for writers 2026/07/07 01:49:15 DEBUG : Looking for writers 2026/07/07 01:49:15 DEBUG : dir: reading active writers 2026/07/07 01:49:15 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 01:49:15 DEBUG : newLeaf: size = 25 OK 2026/07/07 01:49:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 01:49:15 INFO : newLeaf: Copied (replaced existing) 2026/07/07 01:49:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-07 01:49:14 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/07 01:49:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/07 01:49:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 01:49:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/07 01:49:15 DEBUG : dir: Looking for writers 2026/07/07 01:49:15 DEBUG : Looking for writers 2026/07/07 01:49:15 DEBUG : dir: reading active writers 2026/07/07 01:49:15 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:15 DEBUG : >WaitForWriters: 2026/07/07 01:49:15 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:15 DEBUG : dir: Looking for writers 2026/07/07 01:49:15 DEBUG : Looking for writers 2026/07/07 01:49:15 DEBUG : dir: reading active writers 2026/07/07 01:49:15 DEBUG : newLeaf: reading active writers 2026/07/07 01:49:15 DEBUG : >WaitForWriters: 2026/07/07 01:49:15 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting --- PASS: TestFileRename (22.00s) --- PASS: TestFileRename/off,forceCache=false (3.21s) --- PASS: TestFileRename/minimal,forceCache=false (3.21s) --- PASS: TestFileRename/minimal,forceCache=true (4.24s) --- PASS: TestFileRename/writes,forceCache=false (3.55s) --- PASS: TestFileRename/writes,forceCache=true (4.19s) --- PASS: TestFileRename/full,forceCache=false (3.60s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:16 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:16 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:16 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:16 DEBUG : Looking for writers 2026/07/07 01:49:16 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.15s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:16 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:49:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 01:49:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 01:49:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/07 01:49:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:49:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/07 01:49:17 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/07 01:49:17 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:17 DEBUG : dir: Looking for writers 2026/07/07 01:49:17 DEBUG : file1: reading active writers 2026/07/07 01:49:17 DEBUG : Looking for writers 2026/07/07 01:49:17 DEBUG : dir: reading active writers 2026/07/07 01:49:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.22s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:17 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:49:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 01:49:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 01:49:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/07 01:49:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:49:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/07 01:49:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/07 01:49:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/07 01:49:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/07 01:49:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/07 01:49:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/07 01:49:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/07 01:49:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/07 01:49:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/07 01:49:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/07 01:49:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/07 01:49:18 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/07 01:49:18 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/07 01:49:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/07 01:49:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/07 01:49:18 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/07 01:49:18 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:18 DEBUG : dir: Looking for writers 2026/07/07 01:49:18 DEBUG : file1: reading active writers 2026/07/07 01:49:18 DEBUG : Looking for writers 2026/07/07 01:49:18 DEBUG : dir: reading active writers 2026/07/07 01:49:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.53s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:19 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:49:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 01:49:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 01:49:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/07 01:49:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:49:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/07 01:49:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/07 01:49:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/07 01:49:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/07 01:49:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/07 01:49:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/07 01:49:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/07 01:49:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/07 01:49:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/07 01:49:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/07 01:49:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/07 01:49:20 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/07 01:49:20 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/07 01:49:20 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/07 01:49:20 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/07 01:49:20 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/07 01:49:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/07 01:49:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/07 01:49:20 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/07 01:49:20 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/07 01:49:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/07 01:49:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/07 01:49:20 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/07 01:49:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/07 01:49:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/07 01:49:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/07 01:49:20 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/07 01:49:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/07 01:49:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/07 01:49:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/07 01:49:20 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/07 01:49:20 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:20 DEBUG : dir: Looking for writers 2026/07/07 01:49:20 DEBUG : file1: reading active writers 2026/07/07 01:49:20 DEBUG : Looking for writers 2026/07/07 01:49:20 DEBUG : dir: reading active writers 2026/07/07 01:49:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.68s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:20 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:49:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 01:49:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 01:49:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/07 01:49:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:49:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/07 01:49:21 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:21 DEBUG : dir: Looking for writers 2026/07/07 01:49:21 DEBUG : file1: reading active writers 2026/07/07 01:49:21 DEBUG : Looking for writers 2026/07/07 01:49:21 DEBUG : dir: reading active writers 2026/07/07 01:49:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.25s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:22 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:49:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 01:49:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 01:49:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/07 01:49:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:49:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/07 01:49:22 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/07 01:49:22 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/07 01:49:22 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:22 DEBUG : dir: Looking for writers 2026/07/07 01:49:22 DEBUG : file1: reading active writers 2026/07/07 01:49:22 DEBUG : Looking for writers 2026/07/07 01:49:22 DEBUG : dir: reading active writers 2026/07/07 01:49:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.30s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:23 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:23 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:23 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:23 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:23 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:49:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 01:49:24 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 01:49:24 DEBUG : dir/file1(0xfe45893bd00): _readAt: size=1, off=0 2026/07/07 01:49:24 DEBUG : dir/file1(0xfe45893bd00): openPending: 2026/07/07 01:49:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/07 01:49:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 01:49:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:24 DEBUG : dir/file1(0xfe45893bd00): >openPending: err= 2026/07/07 01:49:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/07 01:49:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:49:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:49:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:49:24 DEBUG : dir/file1(0xfe45893bd00): >_readAt: n=1, err= 2026/07/07 01:49:24 DEBUG : dir/file1(0xfe45893bd00): _readAt: size=256, off=1 2026/07/07 01:49:24 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/07 01:49:24 DEBUG : dir/file1(0xfe45893bd00): >_readAt: n=15, err=EOF 2026/07/07 01:49:24 DEBUG : dir/file1(0xfe45893bd00): _readAt: size=16, off=16 2026/07/07 01:49:24 DEBUG : dir/file1(0xfe45893bd00): >_readAt: n=0, err=EOF 2026/07/07 01:49:24 DEBUG : dir/file1(0xfe45893bd00): close: 2026/07/07 01:49:24 DEBUG : dir/file1(0xfe45893bd00): >close: err= 2026/07/07 01:49:24 DEBUG : dir/file1(0xfe45893bd00): close: 2026/07/07 01:49:24 DEBUG : dir/file1(0xfe45893bd00): >close: err=file already closed 2026/07/07 01:49:24 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:24 DEBUG : dir: Looking for writers 2026/07/07 01:49:24 DEBUG : file1: reading active writers 2026/07/07 01:49:24 DEBUG : Looking for writers 2026/07/07 01:49:24 DEBUG : dir: reading active writers 2026/07/07 01:49:24 DEBUG : >WaitForWriters: 2026/07/07 01:49:24 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.27s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:24 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:24 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:24 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:24 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:24 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:49:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 01:49:25 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 01:49:25 DEBUG : dir/file1(0xfe458761d00): _readAt: size=1, off=0 2026/07/07 01:49:25 DEBUG : dir/file1(0xfe458761d00): openPending: 2026/07/07 01:49:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/07 01:49:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 01:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:25 DEBUG : dir/file1(0xfe458761d00): >openPending: err= 2026/07/07 01:49:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/07 01:49:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:49:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:49:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:49:25 DEBUG : dir/file1(0xfe458761d00): >_readAt: n=1, err= 2026/07/07 01:49:25 DEBUG : dir/file1(0xfe458761d00): _readAt: size=1, off=5 2026/07/07 01:49:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/07 01:49:25 DEBUG : dir/file1(0xfe458761d00): >_readAt: n=1, err= 2026/07/07 01:49:25 DEBUG : dir/file1(0xfe458761d00): _readAt: size=1, off=3 2026/07/07 01:49:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/07 01:49:25 DEBUG : dir/file1(0xfe458761d00): >_readAt: n=1, err= 2026/07/07 01:49:25 DEBUG : dir/file1(0xfe458761d00): _readAt: size=1, off=13 2026/07/07 01:49:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/07 01:49:25 DEBUG : dir/file1(0xfe458761d00): >_readAt: n=1, err= 2026/07/07 01:49:25 DEBUG : dir/file1(0xfe458761d00): _readAt: size=16, off=100 2026/07/07 01:49:25 DEBUG : dir/file1(0xfe458761d00): >_readAt: n=0, err=EOF 2026/07/07 01:49:25 DEBUG : dir/file1(0xfe458761d00): close: 2026/07/07 01:49:25 DEBUG : dir/file1(0xfe458761d00): >close: err= 2026/07/07 01:49:25 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:25 DEBUG : dir: Looking for writers 2026/07/07 01:49:25 DEBUG : file1: reading active writers 2026/07/07 01:49:25 DEBUG : Looking for writers 2026/07/07 01:49:25 DEBUG : dir: reading active writers 2026/07/07 01:49:25 DEBUG : >WaitForWriters: 2026/07/07 01:49:25 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.25s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:26 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:26 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:26 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:26 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:26 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:49:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 01:49:26 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): _readAt: size=1, off=0 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): openPending: 2026/07/07 01:49:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/07 01:49:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 01:49:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): >openPending: err= 2026/07/07 01:49:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/07 01:49:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:49:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:49:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): >_readAt: n=1, err= 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): _readAt: size=1, off=5 2026/07/07 01:49:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): >_readAt: n=1, err= 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): _readAt: size=1, off=1 2026/07/07 01:49:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): >_readAt: n=1, err= 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): _readAt: size=6, off=10 2026/07/07 01:49:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): >_readAt: n=6, err= 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): _readAt: size=256, off=10 2026/07/07 01:49:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): >_readAt: n=6, err=EOF 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): _readAt: size=256, off=100 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): >_readAt: n=0, err=EOF 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): close: 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): >close: err= 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): _readAt: size=256, off=100 2026/07/07 01:49:26 DEBUG : dir/file1(0xfe458963780): >_readAt: n=0, err=file already closed 2026/07/07 01:49:26 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:26 DEBUG : dir: Looking for writers 2026/07/07 01:49:26 DEBUG : file1: reading active writers 2026/07/07 01:49:26 DEBUG : Looking for writers 2026/07/07 01:49:26 DEBUG : dir: reading active writers 2026/07/07 01:49:26 DEBUG : >WaitForWriters: 2026/07/07 01:49:26 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.32s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:27 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:27 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:27 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:27 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:27 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:49:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 01:49:28 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 01:49:28 DEBUG : dir/file1(0xfe45836a6c0): RWFileHandle.Flush 2026/07/07 01:49:28 DEBUG : dir/file1(0xfe45836a6c0): _readAt: size=256, off=0 2026/07/07 01:49:28 DEBUG : dir/file1(0xfe45836a6c0): openPending: 2026/07/07 01:49:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/07 01:49:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 01:49:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:28 DEBUG : dir/file1(0xfe45836a6c0): >openPending: err= 2026/07/07 01:49:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/07 01:49:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:49:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:49:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:49:28 DEBUG : dir/file1(0xfe45836a6c0): >_readAt: n=16, err=EOF 2026/07/07 01:49:28 DEBUG : dir/file1(0xfe45836a6c0): RWFileHandle.Flush 2026/07/07 01:49:28 DEBUG : dir/file1(0xfe45836a6c0): RWFileHandle.Flush 2026/07/07 01:49:28 DEBUG : dir/file1(0xfe45836a6c0): close: 2026/07/07 01:49:28 DEBUG : dir/file1(0xfe45836a6c0): >close: err= 2026/07/07 01:49:28 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:28 DEBUG : dir: Looking for writers 2026/07/07 01:49:28 DEBUG : file1: reading active writers 2026/07/07 01:49:28 DEBUG : Looking for writers 2026/07/07 01:49:28 DEBUG : dir: reading active writers 2026/07/07 01:49:28 DEBUG : >WaitForWriters: 2026/07/07 01:49:28 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.24s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:28 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:28 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:28 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:28 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:28 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:49:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 01:49:29 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 01:49:29 DEBUG : dir/file1(0xfe45860e4c0): _readAt: size=256, off=0 2026/07/07 01:49:29 DEBUG : dir/file1(0xfe45860e4c0): openPending: 2026/07/07 01:49:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/07 01:49:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 01:49:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:29 DEBUG : dir/file1(0xfe45860e4c0): >openPending: err= 2026/07/07 01:49:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/07 01:49:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:49:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:49:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:49:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/07/07 01:49:29 DEBUG : dir/file1(0xfe45860e4c0): >_readAt: n=16, err=EOF 2026/07/07 01:49:29 DEBUG : dir/file1(0xfe45860e4c0): RWFileHandle.Release 2026/07/07 01:49:29 DEBUG : dir/file1(0xfe45860e4c0): close: 2026/07/07 01:49:29 DEBUG : dir/file1(0xfe45860e4c0): >close: err= 2026/07/07 01:49:29 DEBUG : dir/file1(0xfe45860e4c0): RWFileHandle.Release 2026/07/07 01:49:29 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:29 DEBUG : dir: Looking for writers 2026/07/07 01:49:29 DEBUG : file1: reading active writers 2026/07/07 01:49:29 DEBUG : Looking for writers 2026/07/07 01:49:29 DEBUG : dir: reading active writers 2026/07/07 01:49:29 DEBUG : >WaitForWriters: 2026/07/07 01:49:29 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.27s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:29 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:29 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:29 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:29 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:29 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:29 DEBUG : file1: newRWFileHandle: 2026/07/07 01:49:29 DEBUG : file1(0xfe4587409c0): openPending: 2026/07/07 01:49:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:29 DEBUG : file1(0xfe4587409c0): >openPending: err= 2026/07/07 01:49:29 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 01:49:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 01:49:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 01:49:29 DEBUG : file1(0xfe4587409c0): _writeAt: size=5, off=0 2026/07/07 01:49:29 DEBUG : file1(0xfe4587409c0): >_writeAt: n=5, err= 2026/07/07 01:49:29 DEBUG : file1(0xfe4587409c0): _writeAt: size=7, off=5 2026/07/07 01:49:29 DEBUG : file1(0xfe4587409c0): >_writeAt: n=7, err= 2026/07/07 01:49:29 DEBUG : file1: vfs cache: truncate to size=11 2026/07/07 01:49:29 DEBUG : file1(0xfe4587409c0): close: 2026/07/07 01:49:29 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 01:49:29.994022631 +0000 UTC m=+81.428182607 2026/07/07 01:49:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:29 DEBUG : file1(0xfe4587409c0): >close: err= 2026/07/07 01:49:29 DEBUG : file1(0xfe4587409c0): close: 2026/07/07 01:49:29 DEBUG : file1(0xfe4587409c0): >close: err=file already closed 2026/07/07 01:49:29 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:29 DEBUG : Looking for writers 2026/07/07 01:49:29 DEBUG : file1: reading active writers 2026/07/07 01:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 01:49:30 DEBUG : Looking for writers 2026/07/07 01:49:30 DEBUG : file1: reading active writers 2026/07/07 01:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 01:49:30 DEBUG : Looking for writers 2026/07/07 01:49:30 DEBUG : file1: reading active writers 2026/07/07 01:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 01:49:30 DEBUG : Looking for writers 2026/07/07 01:49:30 DEBUG : file1: reading active writers 2026/07/07 01:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 01:49:30 DEBUG : file1: vfs cache: starting upload 2026/07/07 01:49:30 DEBUG : Looking for writers 2026/07/07 01:49:30 DEBUG : file1: reading active writers 2026/07/07 01:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 01:49:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:30 DEBUG : Looking for writers 2026/07/07 01:49:30 DEBUG : file1: reading active writers 2026/07/07 01:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 01:49:30 DEBUG : file1: size = 11 OK 2026/07/07 01:49:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 01:49:30 INFO : file1: Copied (new) 2026/07/07 01:49:30 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-07 01:49:29 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/07 01:49:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 01:49:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:30 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 01:49:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi/dir/file1: no such file or directory 2026/07/07 01:49:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi/dir/file1: no such file or directory 2026/07/07 01:49:30 DEBUG : Looking for writers 2026/07/07 01:49:30 DEBUG : file1: reading active writers 2026/07/07 01:49:30 DEBUG : >WaitForWriters: 2026/07/07 01:49:30 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:30 DEBUG : Looking for writers 2026/07/07 01:49:30 DEBUG : file1: reading active writers 2026/07/07 01:49:30 DEBUG : >WaitForWriters: 2026/07/07 01:49:30 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.07s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:30 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:30 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:30 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:30 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:30 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:31 DEBUG : file1: newRWFileHandle: 2026/07/07 01:49:31 DEBUG : file1(0xfe4586a8100): openPending: 2026/07/07 01:49:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:31 DEBUG : file1(0xfe4586a8100): >openPending: err= 2026/07/07 01:49:31 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 01:49:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 01:49:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 01:49:31 DEBUG : file1(0xfe4586a8100): _writeAt: size=7, off=0 2026/07/07 01:49:31 DEBUG : file1(0xfe4586a8100): >_writeAt: n=7, err= 2026/07/07 01:49:31 DEBUG : file1(0xfe4586a8100): _writeAt: size=6, off=5 2026/07/07 01:49:31 DEBUG : file1(0xfe4586a8100): >_writeAt: n=6, err= 2026/07/07 01:49:31 DEBUG : file1(0xfe4586a8100): close: 2026/07/07 01:49:31 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 01:49:31.068383685 +0000 UTC m=+82.502543661 2026/07/07 01:49:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:31 DEBUG : file1(0xfe4586a8100): >close: err= 2026/07/07 01:49:31 DEBUG : file1(0xfe4586a8100): _writeAt: size=5, off=0 2026/07/07 01:49:31 DEBUG : file1(0xfe4586a8100): >_writeAt: n=0, err=file already closed 2026/07/07 01:49:31 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:31 DEBUG : Looking for writers 2026/07/07 01:49:31 DEBUG : file1: reading active writers 2026/07/07 01:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 01:49:31 DEBUG : Looking for writers 2026/07/07 01:49:31 DEBUG : file1: reading active writers 2026/07/07 01:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 01:49:31 DEBUG : Looking for writers 2026/07/07 01:49:31 DEBUG : file1: reading active writers 2026/07/07 01:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 01:49:31 DEBUG : Looking for writers 2026/07/07 01:49:31 DEBUG : file1: reading active writers 2026/07/07 01:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 01:49:31 DEBUG : file1: vfs cache: starting upload 2026/07/07 01:49:31 DEBUG : Looking for writers 2026/07/07 01:49:31 DEBUG : file1: reading active writers 2026/07/07 01:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 01:49:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:31 DEBUG : Looking for writers 2026/07/07 01:49:31 DEBUG : file1: reading active writers 2026/07/07 01:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 01:49:31 DEBUG : file1: size = 11 OK 2026/07/07 01:49:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 01:49:31 INFO : file1: Copied (new) 2026/07/07 01:49:31 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-07 01:49:31 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/07 01:49:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 01:49:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:31 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 01:49:31 DEBUG : Looking for writers 2026/07/07 01:49:31 DEBUG : file1: reading active writers 2026/07/07 01:49:31 DEBUG : >WaitForWriters: 2026/07/07 01:49:31 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:31 DEBUG : Looking for writers 2026/07/07 01:49:31 DEBUG : file1: reading active writers 2026/07/07 01:49:31 DEBUG : >WaitForWriters: 2026/07/07 01:49:31 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting 2026/07/07 01:49:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi/dir/file1: no such file or directory 2026/07/07 01:49:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (1.07s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:32 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:32 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:32 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:32 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:32 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:32 DEBUG : file1: newRWFileHandle: 2026/07/07 01:49:32 DEBUG : file1(0xfe4585a7d00): openPending: 2026/07/07 01:49:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:32 DEBUG : file1(0xfe4585a7d00): >openPending: err= 2026/07/07 01:49:32 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 01:49:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 01:49:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 01:49:32 DEBUG : file1(0xfe4585a7d00): close: 2026/07/07 01:49:32 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 01:49:32.14521613 +0000 UTC m=+83.579376136 2026/07/07 01:49:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:32 DEBUG : file1(0xfe4585a7d00): >close: err= 2026/07/07 01:49:32 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/07 01:49:32 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 01:49:32 DEBUG : file2: newRWFileHandle: 2026/07/07 01:49:32 DEBUG : file2(0xfe4585ac280): openPending: 2026/07/07 01:49:32 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/07 01:49:32 DEBUG : file2(0xfe4585ac280): >openPending: err= 2026/07/07 01:49:32 DEBUG : file2: >newRWFileHandle: err= 2026/07/07 01:49:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/07 01:49:32 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/07 01:49:32 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/07 01:49:32 DEBUG : file2(0xfe4585ac280): RWFileHandle.Flush 2026/07/07 01:49:32 DEBUG : file2(0xfe4585ac280): RWFileHandle.Release 2026/07/07 01:49:32 DEBUG : file2(0xfe4585ac280): close: 2026/07/07 01:49:32 DEBUG : file2: vfs cache: setting modification time to 2026-07-07 01:49:32.146251856 +0000 UTC m=+83.580411821 2026/07/07 01:49:32 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:32 DEBUG : file2(0xfe4585ac280): >close: err= 2026/07/07 01:49:32 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:32 DEBUG : Looking for writers 2026/07/07 01:49:32 DEBUG : file1: reading active writers 2026/07/07 01:49:32 DEBUG : file2: reading active writers 2026/07/07 01:49:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/07 01:49:32 DEBUG : Looking for writers 2026/07/07 01:49:32 DEBUG : file1: reading active writers 2026/07/07 01:49:32 DEBUG : file2: reading active writers 2026/07/07 01:49:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/07 01:49:32 DEBUG : Looking for writers 2026/07/07 01:49:32 DEBUG : file1: reading active writers 2026/07/07 01:49:32 DEBUG : file2: reading active writers 2026/07/07 01:49:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/07 01:49:32 DEBUG : Looking for writers 2026/07/07 01:49:32 DEBUG : file1: reading active writers 2026/07/07 01:49:32 DEBUG : file2: reading active writers 2026/07/07 01:49:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/07 01:49:32 DEBUG : file2: vfs cache: starting upload 2026/07/07 01:49:32 DEBUG : file1: vfs cache: starting upload 2026/07/07 01:49:32 DEBUG : Looking for writers 2026/07/07 01:49:32 DEBUG : file1: reading active writers 2026/07/07 01:49:32 DEBUG : file2: reading active writers 2026/07/07 01:49:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/07 01:49:32 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:32 DEBUG : Looking for writers 2026/07/07 01:49:32 DEBUG : file1: reading active writers 2026/07/07 01:49:32 DEBUG : file2: reading active writers 2026/07/07 01:49:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/07 01:49:32 DEBUG : file1: size = 0 OK 2026/07/07 01:49:32 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 01:49:32 INFO : file1: Copied (new) 2026/07/07 01:49:32 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-07 01:49:32 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/07 01:49:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 01:49:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:32 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 01:49:32 DEBUG : file2: size = 0 OK 2026/07/07 01:49:32 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 01:49:32 INFO : file2: Copied (new) 2026/07/07 01:49:32 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-07 01:49:32 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/07 01:49:32 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/07 01:49:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/07 01:49:32 INFO : file2: vfs cache: upload succeeded try #1 2026/07/07 01:49:32 DEBUG : Looking for writers 2026/07/07 01:49:32 DEBUG : file1: reading active writers 2026/07/07 01:49:32 DEBUG : file2: reading active writers 2026/07/07 01:49:32 DEBUG : >WaitForWriters: 2026/07/07 01:49:32 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:32 DEBUG : Looking for writers 2026/07/07 01:49:32 DEBUG : file1: reading active writers 2026/07/07 01:49:32 DEBUG : file2: reading active writers 2026/07/07 01:49:32 DEBUG : >WaitForWriters: 2026/07/07 01:49:32 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting 2026/07/07 01:49:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi/dir/file1: no such file or directory 2026/07/07 01:49:33 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:33 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:33 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:33 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:33 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:33 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:33 DEBUG : file1: newRWFileHandle: 2026/07/07 01:49:33 DEBUG : file1(0xfe458821000): openPending: 2026/07/07 01:49:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:33 DEBUG : file1(0xfe458821000): >openPending: err= 2026/07/07 01:49:33 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 01:49:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 01:49:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 01:49:33 DEBUG : file1(0xfe458821000): _writeAt: size=5, off=0 2026/07/07 01:49:33 DEBUG : file1(0xfe458821000): >_writeAt: n=5, err= 2026/07/07 01:49:33 DEBUG : file1(0xfe458821000): RWFileHandle.Flush 2026/07/07 01:49:33 DEBUG : file1(0xfe458821000): RWFileHandle.Flush 2026/07/07 01:49:33 DEBUG : file1(0xfe458821000): close: 2026/07/07 01:49:33 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 01:49:33.302718314 +0000 UTC m=+84.736878290 2026/07/07 01:49:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:33 DEBUG : file1(0xfe458821000): >close: err= 2026/07/07 01:49:33 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:33 DEBUG : Looking for writers 2026/07/07 01:49:33 DEBUG : file1: reading active writers 2026/07/07 01:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 01:49:33 DEBUG : Looking for writers 2026/07/07 01:49:33 DEBUG : file1: reading active writers 2026/07/07 01:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 01:49:33 DEBUG : Looking for writers 2026/07/07 01:49:33 DEBUG : file1: reading active writers 2026/07/07 01:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 01:49:33 DEBUG : Looking for writers 2026/07/07 01:49:33 DEBUG : file1: reading active writers 2026/07/07 01:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 01:49:33 DEBUG : file1: vfs cache: starting upload 2026/07/07 01:49:33 DEBUG : Looking for writers 2026/07/07 01:49:33 DEBUG : file1: reading active writers 2026/07/07 01:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 01:49:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:33 DEBUG : Looking for writers 2026/07/07 01:49:33 DEBUG : file1: reading active writers 2026/07/07 01:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 01:49:33 DEBUG : file1: size = 5 OK 2026/07/07 01:49:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 01:49:33 INFO : file1: Copied (new) 2026/07/07 01:49:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-07 01:49:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/07 01:49:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 01:49:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:33 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 01:49:33 DEBUG : Looking for writers 2026/07/07 01:49:33 DEBUG : file1: reading active writers 2026/07/07 01:49:33 DEBUG : >WaitForWriters: 2026/07/07 01:49:33 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.99s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:34 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:34 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:34 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:34 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:34 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:34 DEBUG : file1: newRWFileHandle: 2026/07/07 01:49:34 DEBUG : file1(0xfe458340700): openPending: 2026/07/07 01:49:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:34 DEBUG : file1(0xfe458340700): >openPending: err= 2026/07/07 01:49:34 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 01:49:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 01:49:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 01:49:34 DEBUG : file1(0xfe458340700): _writeAt: size=5, off=0 2026/07/07 01:49:34 DEBUG : file1(0xfe458340700): >_writeAt: n=5, err= 2026/07/07 01:49:34 DEBUG : file1(0xfe458340700): RWFileHandle.Release 2026/07/07 01:49:34 DEBUG : file1(0xfe458340700): close: 2026/07/07 01:49:34 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 01:49:34.2870065 +0000 UTC m=+85.721166465 2026/07/07 01:49:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:34 DEBUG : file1(0xfe458340700): >close: err= 2026/07/07 01:49:34 DEBUG : file1(0xfe458340700): RWFileHandle.Release 2026/07/07 01:49:34 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:34 DEBUG : Looking for writers 2026/07/07 01:49:34 DEBUG : file1: reading active writers 2026/07/07 01:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 01:49:34 DEBUG : Looking for writers 2026/07/07 01:49:34 DEBUG : file1: reading active writers 2026/07/07 01:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 01:49:34 DEBUG : Looking for writers 2026/07/07 01:49:34 DEBUG : file1: reading active writers 2026/07/07 01:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 01:49:34 DEBUG : Looking for writers 2026/07/07 01:49:34 DEBUG : file1: reading active writers 2026/07/07 01:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 01:49:34 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi/dir/file1: no such file or directory 2026/07/07 01:49:34 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi/dir/file1: no such file or directory 2026/07/07 01:49:34 DEBUG : file1: vfs cache: starting upload 2026/07/07 01:49:34 DEBUG : Looking for writers 2026/07/07 01:49:34 DEBUG : file1: reading active writers 2026/07/07 01:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 01:49:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:34 DEBUG : Looking for writers 2026/07/07 01:49:34 DEBUG : file1: reading active writers 2026/07/07 01:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 01:49:34 DEBUG : file1: size = 5 OK 2026/07/07 01:49:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 01:49:34 INFO : file1: Copied (new) 2026/07/07 01:49:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-07 01:49:34 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/07 01:49:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 01:49:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:34 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 01:49:34 DEBUG : Looking for writers 2026/07/07 01:49:34 DEBUG : file1: reading active writers 2026/07/07 01:49:34 DEBUG : >WaitForWriters: 2026/07/07 01:49:34 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.01s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:35 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:35 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:35 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:35 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:35 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:35 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/07 01:49:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 01:49:35 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:35 DEBUG : dir/file1(0xfe458849040): openPending: 2026/07/07 01:49:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/07 01:49:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 01:49:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:35 DEBUG : dir/file1(0xfe458849040): >openPending: err= 2026/07/07 01:49:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 01:49:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 01:49:35 DEBUG : dir/file1(0xfe458849040): _writeAt: size=5, off=0 2026/07/07 01:49:35 DEBUG : dir/file1(0xfe458849040): >_writeAt: n=5, err= 2026/07/07 01:49:35 DEBUG : dir/file1(0xfe458849040): close: 2026/07/07 01:49:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:35 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-07 01:49:35.80842871 +0000 UTC m=+87.242588677 2026/07/07 01:49:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:35 DEBUG : dir/file1(0xfe458849040): >close: err= 2026/07/07 01:49:35 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:35 DEBUG : dir: Looking for writers 2026/07/07 01:49:35 DEBUG : file1: reading active writers 2026/07/07 01:49:35 DEBUG : Looking for writers 2026/07/07 01:49:35 DEBUG : dir: reading active writers 2026/07/07 01:49:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 01:49:35 DEBUG : dir: Looking for writers 2026/07/07 01:49:35 DEBUG : file1: reading active writers 2026/07/07 01:49:35 DEBUG : Looking for writers 2026/07/07 01:49:35 DEBUG : dir: reading active writers 2026/07/07 01:49:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 01:49:35 DEBUG : dir: Looking for writers 2026/07/07 01:49:35 DEBUG : file1: reading active writers 2026/07/07 01:49:35 DEBUG : Looking for writers 2026/07/07 01:49:35 DEBUG : dir: reading active writers 2026/07/07 01:49:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 01:49:35 DEBUG : dir: Looking for writers 2026/07/07 01:49:35 DEBUG : file1: reading active writers 2026/07/07 01:49:35 DEBUG : Looking for writers 2026/07/07 01:49:35 DEBUG : dir: reading active writers 2026/07/07 01:49:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 01:49:35 DEBUG : dir/file1: vfs cache: starting upload 2026/07/07 01:49:35 DEBUG : dir: Looking for writers 2026/07/07 01:49:35 DEBUG : file1: reading active writers 2026/07/07 01:49:35 DEBUG : Looking for writers 2026/07/07 01:49:35 DEBUG : dir: reading active writers 2026/07/07 01:49:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 01:49:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:36 DEBUG : dir: Looking for writers 2026/07/07 01:49:36 DEBUG : file1: reading active writers 2026/07/07 01:49:36 DEBUG : Looking for writers 2026/07/07 01:49:36 DEBUG : dir: reading active writers 2026/07/07 01:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 01:49:36 DEBUG : dir/file1: size = 5 OK 2026/07/07 01:49:36 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 01:49:36 INFO : dir/file1: Copied (replaced existing) 2026/07/07 01:49:36 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-07 01:49:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/07 01:49:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/07 01:49:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/07 01:49:36 DEBUG : dir: Looking for writers 2026/07/07 01:49:36 DEBUG : file1: reading active writers 2026/07/07 01:49:36 DEBUG : Looking for writers 2026/07/07 01:49:36 DEBUG : dir: reading active writers 2026/07/07 01:49:36 DEBUG : >WaitForWriters: 2026/07/07 01:49:36 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.77s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:36 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:36 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:36 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:36 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:36 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 01:49:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 01:49:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 01:49:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 01:49:37 DEBUG : dir/file1(0xfe45861e7c0): _writeAt: size=5, off=0 2026/07/07 01:49:37 DEBUG : dir/file1(0xfe45861e7c0): openPending: 2026/07/07 01:49:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/07 01:49:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 01:49:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:37 DEBUG : dir/file1(0xfe45861e7c0): >openPending: err= 2026/07/07 01:49:37 DEBUG : dir/file1(0xfe45861e7c0): >_writeAt: n=5, err= 2026/07/07 01:49:37 DEBUG : dir/file1(0xfe45861e7c0): _writeAt: size=15, off=5 2026/07/07 01:49:37 DEBUG : dir/file1(0xfe45861e7c0): >_writeAt: n=15, err= 2026/07/07 01:49:37 DEBUG : dir/file1(0xfe45861e7c0): close: 2026/07/07 01:49:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/07 01:49:37 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-07 01:49:37.588804108 +0000 UTC m=+89.022964084 2026/07/07 01:49:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:37 DEBUG : dir/file1(0xfe45861e7c0): >close: err= 2026/07/07 01:49:37 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:37 DEBUG : dir: Looking for writers 2026/07/07 01:49:37 DEBUG : file1: reading active writers 2026/07/07 01:49:37 DEBUG : Looking for writers 2026/07/07 01:49:37 DEBUG : dir: reading active writers 2026/07/07 01:49:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 01:49:37 DEBUG : dir: Looking for writers 2026/07/07 01:49:37 DEBUG : file1: reading active writers 2026/07/07 01:49:37 DEBUG : Looking for writers 2026/07/07 01:49:37 DEBUG : dir: reading active writers 2026/07/07 01:49:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 01:49:37 DEBUG : dir: Looking for writers 2026/07/07 01:49:37 DEBUG : file1: reading active writers 2026/07/07 01:49:37 DEBUG : Looking for writers 2026/07/07 01:49:37 DEBUG : dir: reading active writers 2026/07/07 01:49:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 01:49:37 DEBUG : dir: Looking for writers 2026/07/07 01:49:37 DEBUG : file1: reading active writers 2026/07/07 01:49:37 DEBUG : Looking for writers 2026/07/07 01:49:37 DEBUG : dir: reading active writers 2026/07/07 01:49:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 01:49:37 DEBUG : dir/file1: vfs cache: starting upload 2026/07/07 01:49:37 DEBUG : dir: Looking for writers 2026/07/07 01:49:37 DEBUG : file1: reading active writers 2026/07/07 01:49:37 DEBUG : Looking for writers 2026/07/07 01:49:37 DEBUG : dir: reading active writers 2026/07/07 01:49:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 01:49:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:37 DEBUG : dir: Looking for writers 2026/07/07 01:49:37 DEBUG : file1: reading active writers 2026/07/07 01:49:37 DEBUG : Looking for writers 2026/07/07 01:49:37 DEBUG : dir: reading active writers 2026/07/07 01:49:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 01:49:37 DEBUG : dir/file1: size = 20 OK 2026/07/07 01:49:37 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/07 01:49:37 INFO : dir/file1: Copied (replaced existing) 2026/07/07 01:49:37 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-07 01:49:37 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/07 01:49:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/07 01:49:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/07 01:49:38 DEBUG : dir: Looking for writers 2026/07/07 01:49:38 DEBUG : file1: reading active writers 2026/07/07 01:49:38 DEBUG : Looking for writers 2026/07/07 01:49:38 DEBUG : dir: reading active writers 2026/07/07 01:49:38 DEBUG : >WaitForWriters: 2026/07/07 01:49:38 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.83s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:38 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:38 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:38 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:38 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:38 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:38 DEBUG : file1: newRWFileHandle: 2026/07/07 01:49:38 DEBUG : file1(0xfe4585346c0): openPending: 2026/07/07 01:49:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:38 DEBUG : file1(0xfe4585346c0): >openPending: err= 2026/07/07 01:49:38 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 01:49:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 01:49:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 01:49:38 DEBUG : file1(0xfe4585346c0): _writeAt: size=5, off=0 2026/07/07 01:49:38 DEBUG : file1(0xfe4585346c0): >_writeAt: n=5, err= 2026/07/07 01:49:38 DEBUG : file1(0xfe4585346c0): close: 2026/07/07 01:49:38 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 01:49:38.907934867 +0000 UTC m=+90.342094833 2026/07/07 01:49:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:38 DEBUG : file1(0xfe4585346c0): >close: err= 2026/07/07 01:49:38 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:38 DEBUG : Looking for writers 2026/07/07 01:49:38 DEBUG : file1: reading active writers 2026/07/07 01:49:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 01:49:38 DEBUG : Looking for writers 2026/07/07 01:49:38 DEBUG : file1: reading active writers 2026/07/07 01:49:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 01:49:38 DEBUG : Looking for writers 2026/07/07 01:49:38 DEBUG : file1: reading active writers 2026/07/07 01:49:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 01:49:38 DEBUG : Looking for writers 2026/07/07 01:49:38 DEBUG : file1: reading active writers 2026/07/07 01:49:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 01:49:39 DEBUG : file1: vfs cache: starting upload 2026/07/07 01:49:39 DEBUG : Looking for writers 2026/07/07 01:49:39 DEBUG : file1: reading active writers 2026/07/07 01:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 01:49:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:49:39 DEBUG : Looking for writers 2026/07/07 01:49:39 DEBUG : file1: reading active writers 2026/07/07 01:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 01:49:39 DEBUG : file1: size = 5 OK 2026/07/07 01:49:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 01:49:39 INFO : file1: Copied (new) 2026/07/07 01:49:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-07 01:49:38 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/07 01:49:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:39 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 01:49:39 DEBUG : Looking for writers 2026/07/07 01:49:39 DEBUG : file1: reading active writers 2026/07/07 01:49:39 DEBUG : >WaitForWriters: 2026/07/07 01:49:39 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.99s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:39 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:39 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:39 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:39 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/07 01:49:39 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889af00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889af00): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889af00): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889af00): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889af00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.886421276 +0000 UTC m=+91.320581242 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889af00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889b380): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889b380): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889b380): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889b380): >_readAt: n=2, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889b380): _writeAt: size=3, off=2 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889b380): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889b380): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.886421276 +0000 UTC m=+91.320581242 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889b380): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889b840): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889b840): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889b840): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889b840): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889b840): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.886421276 +0000 UTC m=+91.320581242 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889b840): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45897ad90 item 1 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889be80): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889be80): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889be80): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889be80): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889be80): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.888954464 +0000 UTC m=+91.323114440 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45889be80): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8480): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8480): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8480): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8480): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8480): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.888954464 +0000 UTC m=+91.323114440 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8480): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45897b260 item 2 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8ac0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8ac0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8ac0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8ac0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8ac0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.890667532 +0000 UTC m=+91.324827508 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8ac0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8f40): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8f40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8f40): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8f40): >_readAt: n=2, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8f40): _writeAt: size=3, off=2 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8f40): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8f40): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.890667532 +0000 UTC m=+91.324827508 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a8f40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a9400): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a9400): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a9400): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a9400): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a9400): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.890667532 +0000 UTC m=+91.324827508 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a9400): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45897b650 item 3 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a9a80): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a9a80): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a9a80): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a9a80): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a9a80): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.892872633 +0000 UTC m=+91.327032609 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588a9a80): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c00c0): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c00c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c00c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c00c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c00c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.892872633 +0000 UTC m=+91.327032609 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c00c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45897bd50 item 4 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c0700): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c0700): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c0700): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c0700): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c0700): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.894183254 +0000 UTC m=+91.328343231 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c0700): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c0b80): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c0b80): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c0b80): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c0b80): >_readAt: n=2, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c0b80): _writeAt: size=3, off=2 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c0b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c0b80): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.894183254 +0000 UTC m=+91.328343231 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c0b80): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c1040): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c1040): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c1040): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c1040): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c1040): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.894183254 +0000 UTC m=+91.328343231 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c1040): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45899a380 item 5 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c16c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c16c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c16c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c16c0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c16c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.896359422 +0000 UTC m=+91.330519388 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c16c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c1c00): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c1c00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c1c00): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c1c00): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c1c00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.896359422 +0000 UTC m=+91.330519388 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588c1c00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45899aa10 item 6 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588de380): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588de380): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588de380): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588de380): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588de380): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.89867367 +0000 UTC m=+91.332833646 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588de380): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588de880): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588de880): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588de880): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588de880): >_readAt: n=2, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588de880): _writeAt: size=3, off=2 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588de880): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588de880): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.89867367 +0000 UTC m=+91.332833646 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588de880): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588ded40): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588ded40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588ded40): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588ded40): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588ded40): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.89867367 +0000 UTC m=+91.332833646 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588ded40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45899aee0 item 7 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588df3c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588df3c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588df3c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588df3c0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588df3c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.900763364 +0000 UTC m=+91.334923340 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588df3c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588df900): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588df900): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588df900): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588df900): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588df900): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.900763364 +0000 UTC m=+91.334923340 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588df900): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45899b420 item 8 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588dfec0): _readAt: size=2, off=0 2026/07/07 01:49:39 ERROR : open-test-file(0xfe4588dfec0): Couldn't read size of file 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588dfec0): >_readAt: n=0, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588dfec0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588dfec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588dfec0): close: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588dfec0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0380): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0380): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0380): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0380): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0380): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.902276876 +0000 UTC m=+91.336436853 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0380): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0800): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0800): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0800): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0800): >_readAt: n=2, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0800): _writeAt: size=3, off=2 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0800): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0800): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.902276876 +0000 UTC m=+91.336436853 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0800): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0d00): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0d00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0d00): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0d00): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0d00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.902276876 +0000 UTC m=+91.336436853 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f0d00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45899bce0 item 9 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f1380): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f1380): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f1380): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f1380): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f1380): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.904263078 +0000 UTC m=+91.338423054 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f1380): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f18c0): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f18c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f18c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f18c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f18c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.904263078 +0000 UTC m=+91.338423054 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588f18c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4581e05b0 item 10 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458908000): _readAt: size=2, off=0 2026/07/07 01:49:39 ERROR : open-test-file(0xfe458908000): Couldn't read size of file 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458908000): >_readAt: n=0, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458908000): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458908000): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458908000): close: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458908000): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589083c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589083c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589083c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589083c0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589083c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.905946268 +0000 UTC m=+91.340106234 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589083c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589088c0): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589088c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589088c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589088c0): >_readAt: n=2, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589088c0): _writeAt: size=3, off=2 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589088c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589088c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.905946268 +0000 UTC m=+91.340106234 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589088c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458908dc0): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458908dc0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458908dc0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458908dc0): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458908dc0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.905946268 +0000 UTC m=+91.340106234 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458908dc0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a880e0 item 11 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458909440): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458909440): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458909440): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458909440): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458909440): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.907802755 +0000 UTC m=+91.341962731 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458909440): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458909980): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458909980): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458909980): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458909980): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458909980): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.907802755 +0000 UTC m=+91.341962731 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458909980): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a88620 item 12 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589280c0): _readAt: size=2, off=0 2026/07/07 01:49:39 ERROR : open-test-file(0xfe4589280c0): Couldn't read size of file 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589280c0): >_readAt: n=0, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589280c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589280c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589280c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589280c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458928480): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458928480): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458928480): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458928480): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458928480): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.909421586 +0000 UTC m=+91.343581562 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458928480): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458928b40): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458928b40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458928b40): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458928b40): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458928b40): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.909421586 +0000 UTC m=+91.343581562 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458928b40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a88a80 item 13 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589291c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589291c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589291c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589291c0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589291c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.910974232 +0000 UTC m=+91.345134198 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589291c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458929700): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458929700): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458929700): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458929700): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458929700): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.910974232 +0000 UTC m=+91.345134198 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458929700): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a88fc0 item 14 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458929d40): _readAt: size=2, off=0 2026/07/07 01:49:39 ERROR : open-test-file(0xfe458929d40): Couldn't read size of file 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458929d40): >_readAt: n=0, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458929d40): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458929d40): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458929d40): close: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458929d40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458946200): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458946200): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458946200): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458946200): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458946200): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.912543008 +0000 UTC m=+91.346702975 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458946200): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589468c0): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589468c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589468c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589468c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589468c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.912543008 +0000 UTC m=+91.346702975 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589468c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a895e0 item 15 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 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/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458946f40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458946f40): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458946f40): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458946f40): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458946f40): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.914389808 +0000 UTC m=+91.348549774 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458946f40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458947480): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458947480): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458947480): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458947480): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458947480): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.914389808 +0000 UTC m=+91.348549774 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458947480): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a89960 item 16 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458947ac0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458947ac0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458947ac0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458947ac0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458947ac0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.915635848 +0000 UTC m=+91.349795815 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458947ac0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896c040): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896c040): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896c040): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896c040): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896c040): >_readAt: n=2, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896c040): _writeAt: size=3, off=7 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896c040): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896c040): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.915635848 +0000 UTC m=+91.349795815 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896c040): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896c540): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896c540): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896c540): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896c540): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896c540): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.915635848 +0000 UTC m=+91.349795815 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896c540): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a89ce0 item 17 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896cbc0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896cbc0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896cbc0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896cbc0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896cbc0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.91742012 +0000 UTC m=+91.351580086 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896cbc0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896d100): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896d100): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896d100): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896d100): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896d100): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.91742012 +0000 UTC m=+91.351580086 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896d100): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458210fc0 item 18 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896d780): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896d780): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896d780): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896d780): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896d780): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.918844105 +0000 UTC m=+91.353004070 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896d780): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896dc80): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896dc80): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896dc80): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896dc80): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896dc80): >_readAt: n=2, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896dc80): _writeAt: size=3, off=7 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896dc80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896dc80): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.918844105 +0000 UTC m=+91.353004070 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45896dc80): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4280): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4280): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4280): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4280): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4280): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.918844105 +0000 UTC m=+91.353004070 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4280): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458211490 item 19 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4900): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4900): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4900): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4900): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4900): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.920844301 +0000 UTC m=+91.355004277 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4900): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4e40): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4e40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4e40): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4e40): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4e40): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.920844301 +0000 UTC m=+91.355004277 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a4e40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458211c70 item 20 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a54c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a54c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a54c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a54c0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a54c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.922500151 +0000 UTC m=+91.356660117 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a54c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a59c0): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a59c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a59c0): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a59c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a59c0): >_readAt: n=2, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a59c0): _writeAt: size=3, off=7 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a59c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a59c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.922500151 +0000 UTC m=+91.356660117 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a59c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a5ec0): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a5ec0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a5ec0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a5ec0): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a5ec0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.922500151 +0000 UTC m=+91.356660117 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589a5ec0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45825e5b0 item 21 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a04640): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a04640): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a04640): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a04640): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a04640): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.924688241 +0000 UTC m=+91.358848217 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a04640): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a04b80): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a04b80): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a04b80): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a04b80): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a04b80): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.924688241 +0000 UTC m=+91.358848217 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a04b80): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4589c63f0 item 22 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05200): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05200): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05200): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05200): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05200): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.926340754 +0000 UTC m=+91.360500740 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05200): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05700): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05700): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05700): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05700): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05700): >_readAt: n=2, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05700): _writeAt: size=3, off=7 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05700): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05700): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.926340754 +0000 UTC m=+91.360500740 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05700): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05c00): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05c00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05c00): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05c00): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05c00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.926340754 +0000 UTC m=+91.360500740 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a05c00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4589c6770 item 23 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 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/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2e380): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2e380): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2e380): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2e380): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2e380): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.928519226 +0000 UTC m=+91.362679192 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2e380): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2e8c0): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2e8c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2e8c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2e8c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2e8c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.928519226 +0000 UTC m=+91.362679192 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2e8c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4589c6d20 item 24 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2ef00): _readAt: size=2, off=0 2026/07/07 01:49:39 ERROR : open-test-file(0xfe458a2ef00): Couldn't read size of file 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2ef00): >_readAt: n=0, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2ef00): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2ef00): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2ef00): close: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2ef00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2f2c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2f2c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2f2c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2f2c0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2f2c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.929919967 +0000 UTC m=+91.364079933 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2f2c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2f7c0): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2f7c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2f7c0): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2f7c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2f7c0): >_readAt: n=2, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2f7c0): _writeAt: size=3, off=7 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2f7c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2f7c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.929919967 +0000 UTC m=+91.364079933 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2f7c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2fd00): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2fd00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2fd00): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2fd00): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2fd00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.929919967 +0000 UTC m=+91.364079933 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a2fd00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4589c70a0 item 25 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a68480): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a68480): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a68480): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a68480): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a68480): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.931566268 +0000 UTC m=+91.365726235 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a68480): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a689c0): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a689c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a689c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a689c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a689c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.931566268 +0000 UTC m=+91.365726235 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a689c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4589c78f0 item 26 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a69000): _readAt: size=2, off=0 2026/07/07 01:49:39 ERROR : open-test-file(0xfe458a69000): Couldn't read size of file 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a69000): >_readAt: n=0, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a69000): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a69000): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a69000): close: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a69000): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a693c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a693c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a693c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a693c0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a693c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.932851834 +0000 UTC m=+91.367011800 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a693c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a698c0): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a698c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a698c0): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a698c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a698c0): >_readAt: n=2, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a698c0): _writeAt: size=3, off=7 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a698c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a698c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.932851834 +0000 UTC m=+91.367011800 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a698c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a69e00): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a69e00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a69e00): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a69e00): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a69e00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.932851834 +0000 UTC m=+91.367011800 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458a69e00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4589c7c70 item 27 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 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/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa4580): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa4580): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa4580): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa4580): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa4580): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.935685987 +0000 UTC m=+91.369845983 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa4580): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa4ac0): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa4ac0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa4ac0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa4ac0): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa4ac0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.935685987 +0000 UTC m=+91.369845983 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa4ac0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe457e611f0 item 28 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa5100): _readAt: size=2, off=0 2026/07/07 01:49:39 ERROR : open-test-file(0xfe458aa5100): Couldn't read size of file 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa5100): >_readAt: n=0, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa5100): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa5100): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa5100): close: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa5100): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa54c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa54c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa54c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa54c0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa54c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.937420605 +0000 UTC m=+91.371580581 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa54c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa5b80): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa5b80): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa5b80): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa5b80): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa5b80): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.937420605 +0000 UTC m=+91.371580581 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458aa5b80): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d42a0 item 29 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 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/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6300): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6300): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6300): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6300): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6300): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.938867923 +0000 UTC m=+91.373027899 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6300): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6840): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6840): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6840): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6840): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6840): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.938867923 +0000 UTC m=+91.373027899 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6840): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d4770 item 30 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 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/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6e80): _readAt: size=2, off=0 2026/07/07 01:49:39 ERROR : open-test-file(0xfe458ad6e80): Couldn't read size of file 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6e80): >_readAt: n=0, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6e80): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6e80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6e80): close: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6e80): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad7240): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad7240): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad7240): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad7240): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad7240): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.940658076 +0000 UTC m=+91.374818052 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad7240): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6380): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6380): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6380): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6380): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6380): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.940658076 +0000 UTC m=+91.374818052 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6380): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d41c0 item 31 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 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/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6a00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6a00): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6a00): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6a00): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6a00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.943373336 +0000 UTC m=+91.377533312 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad6a00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad7940): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad7940): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad7940): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad7940): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad7940): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.943373336 +0000 UTC m=+91.377533312 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458ad7940): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d4700 item 32 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879c080): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879c080): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879c080): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879c080): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879c080): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.94477606 +0000 UTC m=+91.378936036 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879c080): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879c500): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879c500): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879c500): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879c500): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879c500): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d5110 item 33 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879c500): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879c500): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.945367321 +0000 UTC m=+91.379527297 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879c500): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879ca00): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879ca00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879ca00): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879ca00): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879ca00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.945367321 +0000 UTC m=+91.379527297 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879ca00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d52d0 item 33 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879d040): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879d040): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879d040): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879d040): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879d040): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.946951095 +0000 UTC m=+91.381111071 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879d040): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879d4c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879d4c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d5730 item 34 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879d4c0): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879d4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879d4c0): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879d4c0): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879d4c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.947689602 +0000 UTC m=+91.381849579 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879d4c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879da40): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879da40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879da40): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879da40): >_readAt: n=3, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879da40): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.947689602 +0000 UTC m=+91.381849579 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45879da40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d59d0 item 34 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458340680): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458340680): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458340680): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458340680): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458340680): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.949014501 +0000 UTC m=+91.383174477 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458340680): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458340f40): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458340f40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458340f40): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458340f40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458340f40): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458242b60 item 35 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458340f40): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458340f40): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.949915925 +0000 UTC m=+91.384075891 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458340f40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458341a40): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458341a40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458341a40): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458341a40): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458341a40): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.949915925 +0000 UTC m=+91.384075891 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458341a40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458243500 item 35 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820340): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820340): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820340): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820340): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820340): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.951869203 +0000 UTC m=+91.386029169 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820340): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820840): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820840): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a44380 item 36 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820840): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820840): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820840): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820840): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820840): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.952462668 +0000 UTC m=+91.386622634 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820840): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820d80): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820d80): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820d80): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820d80): >_readAt: n=3, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820d80): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.952462668 +0000 UTC m=+91.386622634 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458820d80): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a44540 item 36 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588213c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588213c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588213c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588213c0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588213c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.953726802 +0000 UTC m=+91.387886778 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588213c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458821880): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458821880): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458821880): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458821880): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458821880): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a448c0 item 37 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458821880): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458821880): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.954320287 +0000 UTC m=+91.388480263 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458821880): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458821d80): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458821d80): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458821d80): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458821d80): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458821d80): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.954320287 +0000 UTC m=+91.388480263 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458821d80): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a44a80 item 37 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458257a40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458257a40): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458257a40): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458257a40): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458257a40): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.955616011 +0000 UTC m=+91.389775976 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458257a40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853e180): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853e180): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a44fc0 item 38 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853e180): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853e180): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853e180): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853e180): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853e180): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.95616913 +0000 UTC m=+91.390329106 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853e180): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853f100): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853f100): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853f100): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853f100): >_readAt: n=3, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853f100): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.95616913 +0000 UTC m=+91.390329106 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853f100): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a45260 item 38 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853f780): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853f780): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853f780): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853f780): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853f780): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.957425609 +0000 UTC m=+91.391585585 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853f780): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853fc80): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853fc80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853fc80): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853fc80): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853fc80): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a45730 item 39 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853fc80): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853fc80): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.957935256 +0000 UTC m=+91.392095222 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45853fc80): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458610280): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458610280): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458610280): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458610280): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458610280): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.957935256 +0000 UTC m=+91.392095222 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458610280): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a45960 item 39 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458610a00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458610a00): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458610a00): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458610a00): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458610a00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.959266948 +0000 UTC m=+91.393426924 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458610a00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458611240): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458611240): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a45dc0 item 40 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458611240): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458611240): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458611240): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458611240): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458611240): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.960044708 +0000 UTC m=+91.394204674 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458611240): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458611880): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458611880): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458611880): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458611880): >_readAt: n=3, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458611880): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.960044708 +0000 UTC m=+91.394204674 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458611880): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881c0e0 item 40 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586ba0c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586ba0c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586ba0c0): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586ba0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586ba0c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586ba0c0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586ba0c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.961224674 +0000 UTC m=+91.395384641 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586ba0c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586ba5c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586ba5c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586ba5c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881c700 item 41 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586ba5c0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586ba5c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.961684388 +0000 UTC m=+91.395844355 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586ba5c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586baa80): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586baa80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586baa80): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586baa80): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586baa80): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881c8c0 item 41 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586baa80): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586baa80): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.962216969 +0000 UTC m=+91.396376934 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586baa80): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bafc0): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bafc0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bafc0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bafc0): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bafc0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.962216969 +0000 UTC m=+91.396376934 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bafc0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881ca80 item 41 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bb700): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bb700): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bb700): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bb700): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bb700): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bb700): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bb700): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.963432512 +0000 UTC m=+91.397592478 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bb700): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bbc00): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bbc00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bbc00): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881d0a0 item 42 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bbc00): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bbc00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.963800744 +0000 UTC m=+91.397960709 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586bbc00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514240): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514240): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881d260 item 42 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514240): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514240): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514240): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514240): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514240): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.964346819 +0000 UTC m=+91.398506785 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514240): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4585147c0): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4585147c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4585147c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4585147c0): >_readAt: n=3, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4585147c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.964346819 +0000 UTC m=+91.398506785 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4585147c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881d490 item 42 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514e00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514e00): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514e00): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514e00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514e00): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514e00): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514e00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.965491178 +0000 UTC m=+91.399651144 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458514e00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515400): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515400): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515400): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881d960 item 43 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515400): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515400): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.965980657 +0000 UTC m=+91.400140623 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515400): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515940): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515940): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515940): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515940): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515940): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881db20 item 43 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515940): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515940): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.966466861 +0000 UTC m=+91.400626827 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515940): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515e80): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515e80): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515e80): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515e80): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515e80): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.966466861 +0000 UTC m=+91.400626827 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458515e80): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881dce0 item 43 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588245c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588245c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588245c0): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588245c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588245c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588245c0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588245c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.967740964 +0000 UTC m=+91.401900930 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4588245c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458824ac0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458824ac0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458824ac0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4581feaf0 item 44 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458824ac0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458824ac0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.968524666 +0000 UTC m=+91.402684632 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458824ac0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825000): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825000): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4581fed20 item 44 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825000): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825000): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825000): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825000): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825000): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.969229059 +0000 UTC m=+91.403389024 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825000): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825580): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825580): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825580): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825580): >_readAt: n=3, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825580): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.969229059 +0000 UTC m=+91.403389024 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825580): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4581ff2d0 item 44 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825cc0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825cc0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825cc0): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825cc0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825cc0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825cc0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.970934232 +0000 UTC m=+91.405094208 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458825cc0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458848340): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458848340): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458848340): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4581ffa40 item 45 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458848340): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458848340): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.971521285 +0000 UTC m=+91.405681261 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458848340): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458848a40): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458848a40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458848a40): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458848a40): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458848a40): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.971521285 +0000 UTC m=+91.405681261 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458848a40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4581ffce0 item 45 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849080): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849080): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849080): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849080): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849080): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849080): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849080): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.972960568 +0000 UTC m=+91.407120534 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849080): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849580): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849580): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849580): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45824f7a0 item 46 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849580): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849580): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.973498929 +0000 UTC m=+91.407658895 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849580): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849c80): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849c80): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849c80): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849c80): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849c80): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.973498929 +0000 UTC m=+91.407658895 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458849c80): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45824fc00 item 46 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897e3c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897e3c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897e3c0): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897e3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897e3c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897e3c0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897e3c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.974993636 +0000 UTC m=+91.409153602 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897e3c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897e8c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897e8c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897e8c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586be2a0 item 47 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897e8c0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897e8c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.975482033 +0000 UTC m=+91.409641999 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897e8c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897f0c0): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897f0c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897f0c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897f0c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897f0c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.975482033 +0000 UTC m=+91.409641999 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897f0c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586be460 item 47 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 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/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897f700): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897f700): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897f700): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897f700): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897f700): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897f700): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897f700): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.976786644 +0000 UTC m=+91.410946610 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897f700): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897fc00): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897fc00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897fc00): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586bea10 item 48 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897fc00): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897fc00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.977268689 +0000 UTC m=+91.411428655 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45897fc00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878a400): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878a400): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878a400): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878a400): >_readAt: n=5, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878a400): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.977268689 +0000 UTC m=+91.411428655 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878a400): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586bebd0 item 48 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878aac0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878aac0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878aac0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878aac0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878aac0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.978516884 +0000 UTC m=+91.412676850 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878aac0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878af40): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878af40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878af40): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878af40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878af40): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878af40): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586befc0 item 49 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878af40): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878af40): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.979002666 +0000 UTC m=+91.413162632 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878af40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878b480): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878b480): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878b480): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878b480): >_readAt: n=8, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878b480): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.979002666 +0000 UTC m=+91.413162632 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878b480): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586bf180 item 49 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878bb00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878bb00): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878bb00): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878bb00): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878bb00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.980385353 +0000 UTC m=+91.414545319 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45878bb00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692100): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692100): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692100): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586bf960 item 50 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692100): _readAt: size=2, off=5 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692100): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692100): _writeAt: size=3, off=5 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692100): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692100): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.980901833 +0000 UTC m=+91.415061799 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692100): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692680): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692680): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692680): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692680): >_readAt: n=3, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692680): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.980901833 +0000 UTC m=+91.415061799 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692680): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586bfc70 item 50 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692d80): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692d80): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692d80): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692d80): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692d80): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.982004103 +0000 UTC m=+91.416164070 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458692d80): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458693280): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458693280): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458693280): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458693280): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458693280): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458693280): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587da2a0 item 51 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458693280): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458693280): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.982492892 +0000 UTC m=+91.416652858 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458693280): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586937c0): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586937c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586937c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586937c0): >_readAt: n=8, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586937c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.982492892 +0000 UTC m=+91.416652858 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4586937c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587da5b0 item 51 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458693e40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458693e40): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458693e40): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458693e40): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458693e40): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.983875869 +0000 UTC m=+91.418050552 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458693e40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458164b00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458164b00): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458164b00): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587dabd0 item 52 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458164b00): _readAt: size=2, off=5 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458164b00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458164b00): _writeAt: size=3, off=5 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458164b00): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458164b00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.984476367 +0000 UTC m=+91.418636333 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458164b00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458165500): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458165500): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458165500): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458165500): >_readAt: n=3, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458165500): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.984476367 +0000 UTC m=+91.418636333 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458165500): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587dad90 item 52 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855e0c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855e0c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855e0c0): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855e0c0): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855e0c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.985831683 +0000 UTC m=+91.419991649 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855e0c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855e5c0): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855e5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855e5c0): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855e5c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855e5c0): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855e5c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587db260 item 53 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855e5c0): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855e5c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.986310592 +0000 UTC m=+91.420470558 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855e5c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855ec00): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855ec00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855ec00): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855ec00): >_readAt: n=8, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855ec00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.986310592 +0000 UTC m=+91.420470558 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855ec00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587db420 item 53 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855f280): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855f280): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855f280): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855f280): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855f280): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.987845775 +0000 UTC m=+91.422005741 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855f280): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855f780): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855f780): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855f780): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587dbd50 item 54 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855f780): _readAt: size=2, off=5 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855f780): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855f780): _writeAt: size=3, off=5 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855f780): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855f780): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.988402501 +0000 UTC m=+91.422562467 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855f780): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855fd00): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855fd00): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855fd00): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855fd00): >_readAt: n=3, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855fd00): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.988402501 +0000 UTC m=+91.422562467 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe45855fd00): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458346230 item 54 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536480): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536480): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536480): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536480): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536480): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.989691622 +0000 UTC m=+91.423851589 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536480): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536980): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536980): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536980): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536980): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536980): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536980): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458346c40 item 55 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536980): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536980): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.990166305 +0000 UTC m=+91.424326270 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536980): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536fc0): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536fc0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536fc0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536fc0): >_readAt: n=8, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536fc0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.990166305 +0000 UTC m=+91.424326270 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458536fc0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458346e00 item 55 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 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/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458537640): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458537640): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458537640): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458537640): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458537640): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.991321173 +0000 UTC m=+91.425481140 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458537640): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458537b40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458537b40): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458537b40): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458347730 item 56 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458537b40): _readAt: size=2, off=5 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458537b40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458537b40): _writeAt: size=3, off=5 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458537b40): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458537b40): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.991802427 +0000 UTC m=+91.425962393 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458537b40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584721c0): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584721c0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584721c0): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584721c0): >_readAt: n=3, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584721c0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.991802427 +0000 UTC m=+91.425962393 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584721c0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4583478f0 item 56 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458472800): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458472800): open at offset 0 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458472800): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458472800): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458472800): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458472800): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458472800): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458472800): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.993251929 +0000 UTC m=+91.427411896 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458472800): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458472d40): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458472d40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458472d40): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898a0e0 item 57 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458472d40): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458472d40): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.993870922 +0000 UTC m=+91.428030889 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458472d40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458473280): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458473280): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458473280): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458473280): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458473280): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458473280): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898a460 item 57 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458473280): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458473280): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.99449264 +0000 UTC m=+91.428652606 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458473280): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458473800): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458473800): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458473800): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458473800): >_readAt: n=8, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458473800): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.99449264 +0000 UTC m=+91.428652606 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe458473800): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898a620 item 57 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6040): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6040): open at offset 0 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6040): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6040): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6040): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6040): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6040): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6040): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.99598365 +0000 UTC m=+91.430143616 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6040): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6580): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6580): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6580): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898abd0 item 58 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6580): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6580): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.996460897 +0000 UTC m=+91.430620863 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6580): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6ac0): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6ac0): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6ac0): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898afc0 item 58 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6ac0): _readAt: size=2, off=5 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6ac0): _writeAt: size=3, off=5 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6ac0): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6ac0): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.996991663 +0000 UTC m=+91.431151630 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f6ac0): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7080): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7080): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7080): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7080): >_readAt: n=3, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7080): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.996991663 +0000 UTC m=+91.431151630 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7080): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: Remove: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898b180 item 58 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7700): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7700): open at offset 0 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7700): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7700): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7700): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7700): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7700): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7700): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.998184604 +0000 UTC m=+91.432344570 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7700): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7c40): _writeAt: size=5, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7c40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7c40): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898b500 item 59 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7c40): >_writeAt: n=5, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7c40): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.998792085 +0000 UTC m=+91.432952051 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4589f7c40): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584a0480): _readAt: size=2, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584a0480): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584a0480): _writeAt: size=3, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584a0480): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584a0480): open at offset 5 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584a0480): >openPending: err= 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898b6c0 item 59 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584a0480): >_writeAt: n=3, err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584a0480): close: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.999267037 +0000 UTC m=+91.433427003 2026/07/07 01:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584a0480): >close: err= 2026/07/07 01:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584a0a40): _readAt: size=512, off=0 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584a0a40): openPending: 2026/07/07 01:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584a0a40): >openPending: err= 2026/07/07 01:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584a0a40): >_readAt: n=8, err=EOF 2026/07/07 01:49:39 DEBUG : open-test-file(0xfe4584a0a40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:39.999267037 +0000 UTC m=+91.433427003 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0a40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898b880 item 59 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1080): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1080): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1080): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1080): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1080): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1080): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1080): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1080): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.001129897 +0000 UTC m=+91.435289883 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1080): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a15c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a15c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a15c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898bc00 item 60 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a15c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a15c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.001729683 +0000 UTC m=+91.435889659 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a15c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1e40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1e40): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1e40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898bdc0 item 60 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1e40): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1e40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1e40): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1e40): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1e40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.002452791 +0000 UTC m=+91.436612757 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1e40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962500): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962500): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962500): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962500): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962500): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.002452791 +0000 UTC m=+91.436612757 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962500): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587102a0 item 60 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962bc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962bc0): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962bc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962bc0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962bc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962bc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962bc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.003686598 +0000 UTC m=+91.437846574 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962bc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963100): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963100): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963100): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587109a0 item 61 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963100): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963100): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.004215472 +0000 UTC m=+91.438375438 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963100): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963800): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963800): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963800): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963800): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963800): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.004215472 +0000 UTC m=+91.438375438 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963800): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458710b60 item 61 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963e40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963e40): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963e40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963e40): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963e40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963e40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963e40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963e40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.005791332 +0000 UTC m=+91.439951297 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963e40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dc480): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dc480): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dc480): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458710fc0 item 62 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dc480): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dc480): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.006415234 +0000 UTC m=+91.440575200 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dc480): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dcb80): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dcb80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dcb80): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dcb80): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dcb80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.006415234 +0000 UTC m=+91.440575200 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dcb80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458711180 item 62 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dd1c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dd1c0): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dd1c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dd1c0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dd1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dd1c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dd1c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dd1c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.008063609 +0000 UTC m=+91.442223575 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dd1c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dd700): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dd700): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dd700): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587117a0 item 63 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dd700): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dd700): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.008989018 +0000 UTC m=+91.443148994 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dd700): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dde00): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dde00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dde00): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dde00): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dde00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.008989018 +0000 UTC m=+91.443148994 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586dde00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458711960 item 63 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458722540): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458722540): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458722540): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458722540): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458722540): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458722540): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458722540): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458722540): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.010525984 +0000 UTC m=+91.444685950 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458722540): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458722a80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458722a80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458722a80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587aa150 item 64 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458722a80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458722a80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.011032165 +0000 UTC m=+91.445192131 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458722a80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458723180): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458723180): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458723180): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458723180): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458723180): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.011032165 +0000 UTC m=+91.445192131 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458723180): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587aa3f0 item 64 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587237c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587237c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587237c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587237c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587237c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.012739842 +0000 UTC m=+91.446899808 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587237c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458723c40): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458723c40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458723c40): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458723c40): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458723c40): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587aa850 item 65 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458723c40): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458723c40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.01342029 +0000 UTC m=+91.447580256 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458723c40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ea240): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ea240): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ea240): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ea240): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ea240): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.01342029 +0000 UTC m=+91.447580256 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ea240): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587aabd0 item 65 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ea880): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ea880): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ea880): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ea880): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ea880): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.014928744 +0000 UTC m=+91.449088710 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ea880): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ead00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ead00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587ab0a0 item 66 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ead00): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ead00): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ead00): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ead00): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ead00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.015786234 +0000 UTC m=+91.449946200 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ead00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587eb240): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587eb240): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587eb240): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587eb240): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587eb240): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.015786234 +0000 UTC m=+91.449946200 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587eb240): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587ab260 item 66 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587eb880): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587eb880): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587eb880): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587eb880): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587eb880): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.020358492 +0000 UTC m=+91.454518478 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587eb880): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ebd00): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ebd00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ebd00): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ebd00): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ebd00): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587ab730 item 67 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ebd00): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ebd00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.021039721 +0000 UTC m=+91.455199688 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ebd00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840300): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840300): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840300): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840300): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840300): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.021039721 +0000 UTC m=+91.455199688 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840300): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587ab8f0 item 67 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840980): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840980): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840980): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840980): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840980): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.022512017 +0000 UTC m=+91.456671983 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840980): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840e80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840e80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587abce0 item 68 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840e80): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840e80): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840e80): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840e80): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840e80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.023155776 +0000 UTC m=+91.457315742 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458840e80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588413c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588413c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588413c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588413c0): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588413c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.023155776 +0000 UTC m=+91.457315742 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588413c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458864000 item 68 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458841a00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458841a00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458841a00): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458841a00): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458841a00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.024635025 +0000 UTC m=+91.458795031 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458841a00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458841e80): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458841e80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458841e80): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458841e80): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458841e80): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4588643f0 item 69 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458841e80): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458841e80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.025168586 +0000 UTC m=+91.459328593 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458841e80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458868480): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458868480): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458868480): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458868480): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458868480): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.025168586 +0000 UTC m=+91.459328593 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458868480): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4588645b0 item 69 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458868b00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458868b00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458868b00): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458868b00): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458868b00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.026641513 +0000 UTC m=+91.460801479 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458868b00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869000): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869000): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458864930 item 70 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869000): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869000): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869000): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869000): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869000): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.02722 +0000 UTC m=+91.461379976 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869000): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869540): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869540): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869540): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869540): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869540): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.02722 +0000 UTC m=+91.461379976 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869540): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458864af0 item 70 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869bc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869bc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869bc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869bc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869bc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.02859423 +0000 UTC m=+91.462754196 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458869bc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588861c0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588861c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588861c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588861c0): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588861c0): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458864e70 item 71 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588861c0): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588861c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.029237428 +0000 UTC m=+91.463397425 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588861c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588866c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588866c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588866c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588866c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588866c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.029237428 +0000 UTC m=+91.463397425 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588866c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458865030 item 71 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458886d40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458886d40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458886d40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458886d40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458886d40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.03065466 +0000 UTC m=+91.464814627 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458886d40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887240): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887240): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458865500 item 72 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887240): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887240): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887240): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887240): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887240): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.031291928 +0000 UTC m=+91.465451894 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887240): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887780): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887780): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887780): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887780): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887780): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.031291928 +0000 UTC m=+91.465451894 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887780): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4588656c0 item 72 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887d40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887d40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887d40): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887d40): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887d40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887d40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887d40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.032809468 +0000 UTC m=+91.466969434 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458887d40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8340): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8340): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8340): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458865ab0 item 73 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8340): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8340): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.033304748 +0000 UTC m=+91.467464714 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8340): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8800): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8800): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8800): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8800): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8800): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458865c70 item 73 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8800): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8800): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.033840995 +0000 UTC m=+91.468000962 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8800): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8d40): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8d40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8d40): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8d40): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8d40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.033840995 +0000 UTC m=+91.468000962 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a8d40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4583a21c0 item 73 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9380): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9380): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9380): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9380): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9380): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9380): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9380): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.035221558 +0000 UTC m=+91.469381535 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9380): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9880): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9880): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9880): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4583a33b0 item 74 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9880): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9880): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.035714274 +0000 UTC m=+91.469874240 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9880): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9dc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9dc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4583a3880 item 74 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9dc0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9dc0): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9dc0): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9dc0): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9dc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.036329479 +0000 UTC m=+91.470489446 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588a9dc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0440): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0440): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0440): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0440): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0440): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.036329479 +0000 UTC m=+91.470489446 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0440): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a00000 item 74 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0a80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0a80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0a80): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0a80): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0a80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0a80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0a80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.037548809 +0000 UTC m=+91.471708796 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0a80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0f80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0f80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0f80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a004d0 item 75 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0f80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0f80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.038163865 +0000 UTC m=+91.472323841 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c0f80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c14c0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c14c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c14c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c14c0): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c14c0): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a007e0 item 75 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c14c0): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c14c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.038708578 +0000 UTC m=+91.472868544 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c14c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c1a00): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c1a00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c1a00): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c1a00): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c1a00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.038708578 +0000 UTC m=+91.472868544 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c1a00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a01340 item 75 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588de140): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588de140): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588de140): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588de140): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588de140): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588de140): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588de140): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.040472672 +0000 UTC m=+91.474632637 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588de140): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588de640): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588de640): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588de640): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe457f12930 item 76 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588de640): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588de640): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.041063471 +0000 UTC m=+91.475223497 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588de640): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588deb80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588deb80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe457f130a0 item 76 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588deb80): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588deb80): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588deb80): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588deb80): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588deb80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.041663798 +0000 UTC m=+91.475823794 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588deb80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588df100): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588df100): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588df100): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588df100): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588df100): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.041663798 +0000 UTC m=+91.475823794 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588df100): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe457f13ce0 item 76 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588df740): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588df740): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588df740): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588df740): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588df740): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588df740): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588df740): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.043127728 +0000 UTC m=+91.477287704 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588df740): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588dfc40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588dfc40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588dfc40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4582808c0 item 77 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588dfc40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588dfc40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.043629331 +0000 UTC m=+91.477789307 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588dfc40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fc440): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fc440): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fc440): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fc440): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fc440): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.043629331 +0000 UTC m=+91.477789307 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fc440): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458280e70 item 77 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fca80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fca80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fca80): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fca80): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fca80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fca80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fca80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.044953978 +0000 UTC m=+91.479113944 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fca80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fcf80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fcf80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fcf80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4582815e0 item 78 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fcf80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fcf80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.045471341 +0000 UTC m=+91.479631306 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fcf80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fd680): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fd680): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fd680): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fd680): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fd680): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.045471341 +0000 UTC m=+91.479631306 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fd680): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458b420e0 item 78 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fdcc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fdcc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fdcc0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fdcc0): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fdcc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fdcc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fdcc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.046869606 +0000 UTC m=+91.481029572 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588fdcc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589182c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589182c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589182c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458b42460 item 79 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589182c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589182c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.047314051 +0000 UTC m=+91.481474018 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589182c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589189c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589189c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589189c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589189c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589189c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.047314051 +0000 UTC m=+91.481474018 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589189c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458b42620 item 79 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919000): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919000): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919000): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919000): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919000): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919000): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919000): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.048504938 +0000 UTC m=+91.482664904 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919000): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919500): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919500): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919500): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458b429a0 item 80 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919500): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919500): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.048918424 +0000 UTC m=+91.483078391 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919500): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919c00): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919c00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919c00): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919c00): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919c00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.048918424 +0000 UTC m=+91.483078391 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458919c00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458b42b60 item 80 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458936340): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458936340): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458936340): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458936340): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458936340): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.050165426 +0000 UTC m=+91.484325392 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458936340): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589367c0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589367c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589367c0): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589367c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589367c0): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589367c0): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458b42ee0 item 81 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589367c0): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589367c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.05061942 +0000 UTC m=+91.484779386 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589367c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458936d00): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458936d00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458936d00): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458936d00): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458936d00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.05061942 +0000 UTC m=+91.484779386 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458936d00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458b430a0 item 81 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937380): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937380): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937380): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937380): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937380): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.051960147 +0000 UTC m=+91.486120113 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937380): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937880): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937880): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937880): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458b43500 item 82 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937880): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937880): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937880): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937880): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937880): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.05243012 +0000 UTC m=+91.486590087 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937880): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937e00): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937e00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937e00): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937e00): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937e00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.05243012 +0000 UTC m=+91.486590087 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458937e00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458b43730 item 82 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968580): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968580): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968580): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968580): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968580): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.053901825 +0000 UTC m=+91.488061791 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968580): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968a80): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968a80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968a80): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968a80): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968a80): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968a80): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458b43c00 item 83 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968a80): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968a80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.054397445 +0000 UTC m=+91.488557411 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968a80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968fc0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968fc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968fc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968fc0): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968fc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.054397445 +0000 UTC m=+91.488557411 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458968fc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458b43dc0 item 83 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458969640): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458969640): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458969640): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458969640): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458969640): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.05565676 +0000 UTC m=+91.489816726 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458969640): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458969b40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458969b40): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458969b40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45893c2a0 item 84 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458969b40): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458969b40): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458969b40): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458969b40): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458969b40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.056208937 +0000 UTC m=+91.490368904 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458969b40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899c1c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899c1c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899c1c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899c1c0): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899c1c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.056208937 +0000 UTC m=+91.490368904 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899c1c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45893c4d0 item 84 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899c840): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899c840): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899c840): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899c840): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899c840): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.05740273 +0000 UTC m=+91.491562696 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899c840): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899cd40): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899cd40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899cd40): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899cd40): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899cd40): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899cd40): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45893c9a0 item 85 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899cd40): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899cd40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.057921846 +0000 UTC m=+91.492081832 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45899cd40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a061c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a061c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a061c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a061c0): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a061c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.057921846 +0000 UTC m=+91.492081832 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a061c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45897a070 item 85 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a06840): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a06840): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a06840): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a06840): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a06840): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.059179047 +0000 UTC m=+91.493339012 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a06840): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a06d40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a06d40): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a06d40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45897a460 item 86 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a06d40): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a06d40): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a06d40): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a06d40): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a06d40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.059671511 +0000 UTC m=+91.493831477 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a06d40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a072c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a072c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a072c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a072c0): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a072c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.059671511 +0000 UTC m=+91.493831477 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a072c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45897a620 item 86 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a07940): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a07940): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a07940): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a07940): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a07940): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.060850576 +0000 UTC m=+91.495010542 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a07940): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a07e40): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a07e40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a07e40): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a07e40): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a07e40): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a07e40): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45897a9a0 item 87 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a07e40): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a07e40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.061315429 +0000 UTC m=+91.495475395 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a07e40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a50480): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a50480): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a50480): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a50480): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a50480): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.061315429 +0000 UTC m=+91.495475395 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a50480): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45897ac40 item 87 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a50b00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a50b00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a50b00): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a50b00): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a50b00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.062585103 +0000 UTC m=+91.496745069 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a50b00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51000): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51000): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51000): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45897afc0 item 88 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51000): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51000): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51000): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51000): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51000): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.063182195 +0000 UTC m=+91.497342171 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51000): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51580): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51580): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51580): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51580): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51580): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.063182195 +0000 UTC m=+91.497342171 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51580): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45897b180 item 88 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51bc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51bc0): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51bc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51bc0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51bc0): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51bc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51bc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51bc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.06446284 +0000 UTC m=+91.498622816 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a51bc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7a200): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7a200): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7a200): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45897b570 item 89 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7a200): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7a200): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.064855198 +0000 UTC m=+91.499015164 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7a200): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7a740): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7a740): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7a740): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7a740): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7a740): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7a740): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45897b730 item 89 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7a740): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7a740): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.065320261 +0000 UTC m=+91.499480227 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7a740): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7acc0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7acc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7acc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7acc0): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7acc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.065320261 +0000 UTC m=+91.499480227 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7acc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45897ba40 item 89 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7b300): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7b300): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7b300): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7b300): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7b300): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7b300): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7b300): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7b300): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.06639517 +0000 UTC m=+91.500555136 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7b300): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7b840): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7b840): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7b840): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45899a0e0 item 90 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7b840): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7b840): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.067110934 +0000 UTC m=+91.501270961 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7b840): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7bd80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7bd80): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7bd80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45899a2a0 item 90 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7bd80): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7bd80): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7bd80): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7bd80): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7bd80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.067628987 +0000 UTC m=+91.501788963 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458a7bd80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458ace440): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458ace440): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458ace440): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458ace440): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458ace440): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.067628987 +0000 UTC m=+91.501788963 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458ace440): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45899a5b0 item 90 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acea80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acea80): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acea80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acea80): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acea80): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acea80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acea80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acea80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.068931744 +0000 UTC m=+91.503091720 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acea80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acefc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acefc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acefc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45899aa10 item 91 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acefc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acefc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.069368906 +0000 UTC m=+91.503528871 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acefc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acf500): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acf500): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acf500): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acf500): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acf500): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acf500): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45899abd0 item 91 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acf500): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acf500): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.069825512 +0000 UTC m=+91.503985479 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acf500): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acfa80): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acfa80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acfa80): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acfa80): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acfa80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.069825512 +0000 UTC m=+91.503985479 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458acfa80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45899aee0 item 91 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b121c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b121c0): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b121c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b121c0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b121c0): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b121c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b121c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b121c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.071706916 +0000 UTC m=+91.505866882 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b121c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b12700): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b12700): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b12700): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45899b2d0 item 92 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b12700): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b12700): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.072126794 +0000 UTC m=+91.506286761 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b12700): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b12c40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b12c40): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b12c40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45899b810 item 92 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b12c40): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b12c40): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b12c40): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b12c40): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b12c40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.072642113 +0000 UTC m=+91.506802079 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b12c40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13200): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13200): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13200): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13200): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13200): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.072642113 +0000 UTC m=+91.506802079 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13200): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45899bab0 item 92 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13840): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13840): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13840): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13840): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13840): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13840): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13840): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13840): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.073739414 +0000 UTC m=+91.507899380 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13840): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13d80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13d80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13d80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4581e0070 item 93 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13d80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13d80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.074174421 +0000 UTC m=+91.508334387 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b13d80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b32580): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b32580): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b32580): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b32580): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b32580): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.074174421 +0000 UTC m=+91.508334387 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b32580): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4581e0380 item 93 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b32bc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b32bc0): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b32bc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b32bc0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b32bc0): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b32bc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b32bc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b32bc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.07550994 +0000 UTC m=+91.509669906 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b32bc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33100): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33100): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33100): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4581e1c00 item 94 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33100): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33100): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.075908589 +0000 UTC m=+91.510068554 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33100): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33800): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33800): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33800): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33800): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33800): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.075908589 +0000 UTC m=+91.510068554 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33800): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a88150 item 94 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33e40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33e40): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33e40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33e40): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33e40): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33e40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33e40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33e40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.077412744 +0000 UTC m=+91.511572720 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b33e40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5a480): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5a480): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5a480): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a884d0 item 95 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5a480): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5a480): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.077872066 +0000 UTC m=+91.512032042 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5a480): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5ab80): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5ab80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5ab80): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5ab80): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5ab80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.077872066 +0000 UTC m=+91.512032042 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5ab80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a88700 item 95 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5b1c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5b1c0): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5b1c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5b1c0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5b1c0): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5b1c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5b1c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5b1c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.079648683 +0000 UTC m=+91.513808659 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5b1c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5b700): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5b700): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5b700): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a88b60 item 96 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5b700): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5b700): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.080255413 +0000 UTC m=+91.514415379 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5b700): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5be00): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5be00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5be00): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5be00): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5be00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.080255413 +0000 UTC m=+91.514415379 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b5be00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a88e70 item 96 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= 2026/07/07 01:49:40 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:40 DEBUG : Looking for writers 2026/07/07 01:49:40 DEBUG : >WaitForWriters: 2026/07/07 01:49:40 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:40 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:40 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:40 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:40 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/07 01:49:40 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71080): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71080): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71080): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71080): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71080): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.318249923 +0000 UTC m=+91.752409889 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71080): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71540): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71540): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71540): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71540): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71540): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71540): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71540): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.318249923 +0000 UTC m=+91.752409889 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71540): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71a00): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71a00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71a00): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71a00): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71a00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.318249923 +0000 UTC m=+91.752409889 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b71a00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458211030 item 1 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458256bc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458256bc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458256bc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458256bc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458256bc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.320173145 +0000 UTC m=+91.754333121 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458256bc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257b40): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257b40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257b40): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257b40): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257b40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.320173145 +0000 UTC m=+91.754333121 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257b40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458211730 item 2 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853ee00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853ee00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853ee00): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853ee00): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853ee00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.321850055 +0000 UTC m=+91.756010031 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853ee00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f280): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f280): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f280): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f280): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f280): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f280): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f280): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.321850055 +0000 UTC m=+91.756010031 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f280): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f740): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f740): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f740): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f740): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f740): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.321850055 +0000 UTC m=+91.756010031 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f740): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458211c70 item 3 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853fdc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853fdc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853fdc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853fdc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853fdc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.323932185 +0000 UTC m=+91.758092161 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853fdc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610400): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610400): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610400): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610400): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610400): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.323932185 +0000 UTC m=+91.758092161 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610400): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d4690 item 4 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610cc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610cc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610cc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610cc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610cc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.325386897 +0000 UTC m=+91.759546874 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610cc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611300): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611300): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611300): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611300): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611300): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611300): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611300): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.325386897 +0000 UTC m=+91.759546874 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611300): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586118c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586118c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586118c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586118c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586118c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.325386897 +0000 UTC m=+91.759546874 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586118c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d4c40 item 5 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba1c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba1c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba1c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba1c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba1c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.327373419 +0000 UTC m=+91.761533395 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba1c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba700): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba700): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba700): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba700): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba700): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.327373419 +0000 UTC m=+91.761533395 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba700): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d5340 item 6 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bad80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bad80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bad80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bad80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bad80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.328719316 +0000 UTC m=+91.762879293 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bad80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb380): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb380): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb380): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb380): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb380): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb380): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb380): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.328719316 +0000 UTC m=+91.762879293 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb380): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb840): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb840): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb840): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb840): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb840): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.328719316 +0000 UTC m=+91.762879293 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb840): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d57a0 item 7 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bbec0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bbec0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bbec0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bbec0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bbec0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.330691091 +0000 UTC m=+91.764851067 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bbec0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514500): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514500): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514500): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514500): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514500): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.330691091 +0000 UTC m=+91.764851067 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514500): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458242930 item 8 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514ac0): _readAt: size=2, off=0 2026/07/07 01:49:40 ERROR : open-test-file(0xfe458514ac0): Couldn't read size of file 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514ac0): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514ac0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514ac0): close: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514ac0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514e80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514e80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514e80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514e80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514e80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.332071534 +0000 UTC m=+91.766231510 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514e80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515400): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515400): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515400): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515400): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515400): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515400): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515400): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.332071534 +0000 UTC m=+91.766231510 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515400): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515900): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515900): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515900): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515900): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515900): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.332071534 +0000 UTC m=+91.766231510 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515900): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4582436c0 item 9 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824080): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824080): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824080): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824080): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824080): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.334027407 +0000 UTC m=+91.768187383 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824080): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588245c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588245c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588245c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588245c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588245c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.334027407 +0000 UTC m=+91.768187383 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588245c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a445b0 item 10 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824c00): _readAt: size=2, off=0 2026/07/07 01:49:40 ERROR : open-test-file(0xfe458824c00): Couldn't read size of file 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824c00): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824c00): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824c00): close: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824c00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824fc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824fc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824fc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824fc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824fc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.33582321 +0000 UTC m=+91.769983186 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824fc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588254c0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588254c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588254c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588254c0): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588254c0): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588254c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588254c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.33582321 +0000 UTC m=+91.769983186 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588254c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588259c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588259c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588259c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588259c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588259c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.33582321 +0000 UTC m=+91.769983186 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588259c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a44930 item 11 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848280): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848280): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848280): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848280): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848280): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.337473849 +0000 UTC m=+91.771633816 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848280): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588487c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588487c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588487c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588487c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588487c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.337473849 +0000 UTC m=+91.771633816 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588487c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a44fc0 item 12 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848e00): _readAt: size=2, off=0 2026/07/07 01:49:40 ERROR : open-test-file(0xfe458848e00): Couldn't read size of file 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848e00): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848e00): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848e00): close: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848e00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588491c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588491c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588491c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588491c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588491c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.338580217 +0000 UTC m=+91.772740183 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588491c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849880): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849880): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849880): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849880): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849880): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.338580217 +0000 UTC m=+91.772740183 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849880): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a45570 item 13 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e000): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e000): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e000): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e000): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e000): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.339834875 +0000 UTC m=+91.773994841 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e000): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e540): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e540): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e540): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e540): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e540): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.339834875 +0000 UTC m=+91.773994841 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e540): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a45960 item 14 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897ec80): _readAt: size=2, off=0 2026/07/07 01:49:40 ERROR : open-test-file(0xfe45897ec80): Couldn't read size of file 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897ec80): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897ec80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897ec80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897ec80): close: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897ec80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f040): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f040): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f040): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f040): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f040): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.341367153 +0000 UTC m=+91.775527129 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f040): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f700): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f700): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f700): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f700): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f700): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.341367153 +0000 UTC m=+91.775527129 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f700): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a45dc0 item 15 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897fd80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897fd80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897fd80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897fd80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897fd80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.342786619 +0000 UTC m=+91.776946595 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897fd80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a3c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a3c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a3c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a3c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a3c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.342786619 +0000 UTC m=+91.776946595 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a3c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881c2a0 item 16 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878aa80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878aa80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878aa80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878aa80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878aa80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.344013703 +0000 UTC m=+91.778173669 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878aa80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878af00): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878af00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878af00): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878af00): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878af00): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878af00): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878af00): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878af00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.344013703 +0000 UTC m=+91.778173669 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878af00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b400): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b400): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b400): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b400): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b400): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.344013703 +0000 UTC m=+91.778173669 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b400): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881c850 item 17 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878ba80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878ba80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878ba80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878ba80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878ba80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.345792594 +0000 UTC m=+91.779952561 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878ba80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586920c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586920c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586920c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586920c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586920c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.345792594 +0000 UTC m=+91.779952561 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586920c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881cfc0 item 18 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692740): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692740): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692740): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692740): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692740): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.347052061 +0000 UTC m=+91.781212026 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692740): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692cc0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692cc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692cc0): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692cc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692cc0): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692cc0): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692cc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.347052061 +0000 UTC m=+91.781212026 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692cc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586931c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586931c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586931c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586931c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586931c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.347052061 +0000 UTC m=+91.781212026 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586931c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881d340 item 19 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693840): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693840): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693840): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693840): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693840): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.348621878 +0000 UTC m=+91.782781845 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693840): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693d80): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693d80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693d80): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693d80): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693d80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.348621878 +0000 UTC m=+91.782781845 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693d80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881d9d0 item 20 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458164bc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458164bc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458164bc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458164bc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458164bc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.349915368 +0000 UTC m=+91.784075334 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458164bc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4581655c0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4581655c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4581655c0): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4581655c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4581655c0): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4581655c0): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4581655c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4581655c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.349915368 +0000 UTC m=+91.784075334 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4581655c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458165c40): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458165c40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458165c40): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458165c40): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458165c40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.349915368 +0000 UTC m=+91.784075334 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458165c40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881dd50 item 21 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e600): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e600): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e600): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e600): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e600): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.351568413 +0000 UTC m=+91.785728379 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e600): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855ec40): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855ec40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855ec40): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855ec40): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855ec40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.351568413 +0000 UTC m=+91.785728379 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855ec40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4581fed20 item 22 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f2c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f2c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f2c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f2c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f2c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.352733391 +0000 UTC m=+91.786893357 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f2c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f7c0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f7c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f7c0): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f7c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f7c0): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f7c0): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f7c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f7c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.352733391 +0000 UTC m=+91.786893357 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f7c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b937c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b937c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b937c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b937c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b937c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.352733391 +0000 UTC m=+91.786893357 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b937c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4581ff5e0 item 23 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93e40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93e40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93e40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93e40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93e40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.363589762 +0000 UTC m=+91.797749738 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93e40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536480): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536480): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536480): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536480): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536480): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.363589762 +0000 UTC m=+91.797749738 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536480): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45893dab0 item 24 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536ac0): _readAt: size=2, off=0 2026/07/07 01:49:40 ERROR : open-test-file(0xfe458536ac0): Couldn't read size of file 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536ac0): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536ac0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536ac0): close: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536ac0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536f80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536f80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536f80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536f80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536f80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.369170364 +0000 UTC m=+91.803330340 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536f80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537480): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537480): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537480): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537480): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537480): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537480): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537480): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537480): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.369170364 +0000 UTC m=+91.803330340 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537480): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585379c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585379c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585379c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585379c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585379c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.369170364 +0000 UTC m=+91.803330340 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585379c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45824f2d0 item 25 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472140): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472140): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472140): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472140): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472140): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.37967812 +0000 UTC m=+91.813838096 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472140): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472680): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472680): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472680): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472680): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472680): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.37967812 +0000 UTC m=+91.813838096 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472680): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45824fce0 item 26 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fa00): _readAt: size=2, off=0 2026/07/07 01:49:40 ERROR : open-test-file(0xfe45855fa00): Couldn't read size of file 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fa00): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fa00): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fa00): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fa00): close: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fa00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fdc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fdc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fdc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fdc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fdc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.385194501 +0000 UTC m=+91.819354477 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fdc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f63c0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f63c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f63c0): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f63c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f63c0): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f63c0): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f63c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f63c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.385194501 +0000 UTC m=+91.819354477 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f63c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6900): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6900): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6900): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6900): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6900): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.385194501 +0000 UTC m=+91.819354477 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6900): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4581ffab0 item 27 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6f80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6f80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6f80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6f80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6f80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.387175461 +0000 UTC m=+91.821335438 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6f80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7500): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7500): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7500): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7500): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7500): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.387175461 +0000 UTC m=+91.821335438 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7500): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587da5b0 item 28 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7b40): _readAt: size=2, off=0 2026/07/07 01:49:40 ERROR : open-test-file(0xfe4589f7b40): Couldn't read size of file 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7b40): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7b40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7b40): close: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7b40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0000): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0000): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0000): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0000): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0000): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.388688663 +0000 UTC m=+91.822848640 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0000): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0900): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0900): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0900): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0900): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0900): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.388688663 +0000 UTC m=+91.822848640 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0900): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587dabd0 item 29 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0f80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0f80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0f80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0f80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0f80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.389952297 +0000 UTC m=+91.824112273 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0f80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a14c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a14c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a14c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a14c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a14c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.389952297 +0000 UTC m=+91.824112273 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a14c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587db030 item 30 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1e40): _readAt: size=2, off=0 2026/07/07 01:49:40 ERROR : open-test-file(0xfe4584a1e40): Couldn't read size of file 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1e40): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1e40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1e40): close: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a1e40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962300): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962300): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962300): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962300): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962300): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.391399405 +0000 UTC m=+91.825559372 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962300): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962a40): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962a40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962a40): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962a40): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962a40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.391399405 +0000 UTC m=+91.825559372 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962a40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587db420 item 31 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589630c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589630c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589630c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589630c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589630c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.392680762 +0000 UTC m=+91.826840738 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589630c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963600): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963600): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963600): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963600): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963600): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.392680762 +0000 UTC m=+91.826840738 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963600): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587dbd50 item 32 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963c40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963c40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963c40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963c40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963c40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.39392016 +0000 UTC m=+91.828080136 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963c40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586641c0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586641c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586641c0): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586641c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586641c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458346a80 item 33 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586641c0): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586641c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.394423956 +0000 UTC m=+91.828583932 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586641c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4583405c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4583405c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4583405c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4583405c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4583405c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.394423956 +0000 UTC m=+91.828583932 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4583405c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458346c40 item 33 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458341180): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458341180): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458341180): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458341180): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458341180): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.396144838 +0000 UTC m=+91.830304805 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458341180): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458341b40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458341b40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898a460 item 34 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458341b40): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458341b40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458341b40): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458341b40): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458341b40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.396831729 +0000 UTC m=+91.830991724 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458341b40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868c340): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868c340): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868c340): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868c340): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868c340): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.396831729 +0000 UTC m=+91.830991724 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868c340): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898a620 item 34 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868c980): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868c980): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868c980): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868c980): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868c980): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.398474454 +0000 UTC m=+91.832634430 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868c980): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868ce00): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868ce00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868ce00): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868ce00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868ce00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898a9a0 item 35 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868ce00): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868ce00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.399109777 +0000 UTC m=+91.833269813 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868ce00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868d300): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868d300): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868d300): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868d300): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868d300): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.399109777 +0000 UTC m=+91.833269813 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868d300): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898abd0 item 35 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868d980): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868d980): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868d980): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868d980): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868d980): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.400686428 +0000 UTC m=+91.834846404 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868d980): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868de80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868de80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898b0a0 item 36 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868de80): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868de80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868de80): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868de80): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868de80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.401319508 +0000 UTC m=+91.835479484 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45868de80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d64c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d64c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d64c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d64c0): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d64c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.401319508 +0000 UTC m=+91.835479484 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d64c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898b260 item 36 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d6b00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d6b00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d6b00): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d6b00): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d6b00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.403111022 +0000 UTC m=+91.837270988 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d6b00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d6f80): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d6f80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d6f80): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d6f80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d6f80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898b5e0 item 37 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d6f80): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d6f80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.403524278 +0000 UTC m=+91.837684244 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d6f80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d7480): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d7480): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d7480): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d7480): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d7480): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.403524278 +0000 UTC m=+91.837684244 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d7480): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898b7a0 item 37 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d7b00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d7b00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d7b00): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d7b00): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d7b00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.404788743 +0000 UTC m=+91.838948709 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586d7b00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724100): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724100): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898bb20 item 38 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724100): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724100): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724100): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724100): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724100): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.405255279 +0000 UTC m=+91.839415246 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724100): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724640): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724640): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724640): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724640): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724640): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.405255279 +0000 UTC m=+91.839415246 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724640): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898bce0 item 38 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724cc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724cc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724cc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724cc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724cc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.406697949 +0000 UTC m=+91.840858015 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458724cc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587251c0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587251c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587251c0): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587251c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587251c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458710380 item 39 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587251c0): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587251c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.407285172 +0000 UTC m=+91.841445148 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587251c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587256c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587256c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587256c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587256c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587256c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.407285172 +0000 UTC m=+91.841445148 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587256c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587107e0 item 39 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458725d40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458725d40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458725d40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458725d40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458725d40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.409153721 +0000 UTC m=+91.843313697 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458725d40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792340): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792340): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458710cb0 item 40 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792340): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792340): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792340): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792340): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792340): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.40978105 +0000 UTC m=+91.843941076 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792340): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792880): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792880): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792880): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792880): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792880): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.40978105 +0000 UTC m=+91.843941076 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792880): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458710ee0 item 40 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792d00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792d00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792d00): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792d00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792d00): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792d00): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792d00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.411129443 +0000 UTC m=+91.845289409 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458792d00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458793200): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458793200): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458793200): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587111f0 item 41 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458793200): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458793200): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.411634932 +0000 UTC m=+91.845794908 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458793200): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587936c0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587936c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587936c0): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587936c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587936c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458711650 item 41 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587936c0): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587936c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.412179825 +0000 UTC m=+91.846339801 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587936c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458793c00): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458793c00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458793c00): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458793c00): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458793c00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.412179825 +0000 UTC m=+91.846339801 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458793c00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458711810 item 41 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ca340): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ca340): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ca340): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ca340): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ca340): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ca340): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ca340): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.413566319 +0000 UTC m=+91.847726295 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ca340): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ca840): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ca840): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ca840): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587aa000 item 42 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ca840): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ca840): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.414061309 +0000 UTC m=+91.848221285 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587ca840): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cad80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cad80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587aa1c0 item 42 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cad80): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cad80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cad80): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cad80): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cad80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.414602916 +0000 UTC m=+91.848762892 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cad80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cb300): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cb300): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cb300): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cb300): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cb300): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.414602916 +0000 UTC m=+91.848762892 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cb300): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587aa460 item 42 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cb940): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cb940): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cb940): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cb940): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cb940): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cb940): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cb940): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.415930049 +0000 UTC m=+91.850090025 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cb940): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cbe40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cbe40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cbe40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587aa8c0 item 43 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cbe40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cbe40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.416403408 +0000 UTC m=+91.850563384 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4587cbe40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880a480): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880a480): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880a480): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880a480): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880a480): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587aacb0 item 43 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880a480): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880a480): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.416967467 +0000 UTC m=+91.851127434 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880a480): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880a9c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880a9c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880a9c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880a9c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880a9c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.416967467 +0000 UTC m=+91.851127434 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880a9c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587aaf50 item 43 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880b000): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880b000): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880b000): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880b000): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880b000): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880b000): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880b000): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.418403675 +0000 UTC m=+91.852563641 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880b000): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880b500): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880b500): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880b500): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587ab2d0 item 44 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880b500): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880b500): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.418872746 +0000 UTC m=+91.853032712 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880b500): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880ba40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880ba40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587ab5e0 item 44 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880ba40): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880ba40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880ba40): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880ba40): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880ba40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.419704759 +0000 UTC m=+91.853864735 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45880ba40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588520c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588520c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588520c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588520c0): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588520c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.419704759 +0000 UTC m=+91.853864735 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588520c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587ab7a0 item 44 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458852700): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458852700): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458852700): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458852700): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458852700): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458852700): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458852700): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.421305395 +0000 UTC m=+91.855465361 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458852700): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458852c00): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458852c00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458852c00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587abb20 item 45 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458852c00): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458852c00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.421843506 +0000 UTC m=+91.856003482 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458852c00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853300): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853300): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853300): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853300): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853300): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.421843506 +0000 UTC m=+91.856003482 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853300): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587abd50 item 45 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853940): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853940): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853940): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853940): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853940): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853940): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853940): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.423644469 +0000 UTC m=+91.857804475 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853940): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853e40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853e40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853e40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4588642a0 item 46 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853e40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853e40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.424222273 +0000 UTC m=+91.858382240 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458853e40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886e640): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886e640): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886e640): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886e640): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886e640): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.424222273 +0000 UTC m=+91.858382240 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886e640): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458864460 item 46 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886ec80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886ec80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886ec80): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886ec80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886ec80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886ec80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886ec80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.42574309 +0000 UTC m=+91.859903056 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886ec80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886f180): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886f180): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886f180): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4588647e0 item 47 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886f180): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886f180): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.426222511 +0000 UTC m=+91.860382477 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886f180): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886f880): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886f880): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886f880): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886f880): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886f880): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.426222511 +0000 UTC m=+91.860382477 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886f880): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4588649a0 item 47 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886fec0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886fec0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886fec0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886fec0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886fec0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886fec0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886fec0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.427706017 +0000 UTC m=+91.861865983 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45886fec0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888c4c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888c4c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888c4c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458864d20 item 48 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888c4c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888c4c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.428202219 +0000 UTC m=+91.862362185 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888c4c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888cbc0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888cbc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888cbc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888cbc0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888cbc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.428202219 +0000 UTC m=+91.862362185 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888cbc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458864ee0 item 48 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888d200): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888d200): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888d200): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888d200): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888d200): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.429638467 +0000 UTC m=+91.863798433 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888d200): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888d680): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888d680): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888d680): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888d680): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888d680): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888d680): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4588653b0 item 49 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888d680): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888d680): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.430173923 +0000 UTC m=+91.864333889 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888d680): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888dbc0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888dbc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888dbc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888dbc0): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888dbc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.430173923 +0000 UTC m=+91.864333889 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45888dbc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458865570 item 49 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ac340): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ac340): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ac340): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ac340): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ac340): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.431588439 +0000 UTC m=+91.865748415 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ac340): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ac840): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ac840): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ac840): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458865960 item 50 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ac840): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ac840): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ac840): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ac840): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ac840): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.432246495 +0000 UTC m=+91.866406461 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ac840): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588acdc0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588acdc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588acdc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588acdc0): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588acdc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.432246495 +0000 UTC m=+91.866406461 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588acdc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458865b20 item 50 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ad440): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ad440): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ad440): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ad440): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ad440): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.433714232 +0000 UTC m=+91.867874198 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ad440): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ad940): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ad940): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ad940): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ad940): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ad940): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ad940): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4583a2230 item 51 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ad940): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ad940): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.434258936 +0000 UTC m=+91.868418901 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ad940): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ade80): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ade80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ade80): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ade80): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ade80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.434258936 +0000 UTC m=+91.868418901 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588ade80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4583a2b60 item 51 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c6600): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c6600): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c6600): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c6600): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c6600): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.435705222 +0000 UTC m=+91.869865198 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c6600): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c6b00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c6b00): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c6b00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4583a3c00 item 52 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c6b00): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c6b00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c6b00): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c6b00): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c6b00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.436347908 +0000 UTC m=+91.870507884 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c6b00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7080): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7080): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7080): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7080): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7080): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.436347908 +0000 UTC m=+91.870507884 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7080): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a001c0 item 52 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7700): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7700): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7700): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7700): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7700): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.437718663 +0000 UTC m=+91.871878629 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7700): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7c00): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7c00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7c00): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7c00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7c00): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7c00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a00540 item 53 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7c00): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7c00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.438262625 +0000 UTC m=+91.872422592 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588c7c00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e4240): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e4240): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e4240): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e4240): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e4240): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.438262625 +0000 UTC m=+91.872422592 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e4240): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a00850 item 53 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e48c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e48c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e48c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e48c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e48c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.439621557 +0000 UTC m=+91.873781523 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e48c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e4dc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e4dc0): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e4dc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe457f12770 item 54 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e4dc0): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e4dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e4dc0): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e4dc0): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e4dc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.440289722 +0000 UTC m=+91.874449688 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e4dc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e5340): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e5340): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e5340): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e5340): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e5340): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.440289722 +0000 UTC m=+91.874449688 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e5340): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe457f129a0 item 54 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e59c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e59c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e59c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e59c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e59c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.441583222 +0000 UTC m=+91.875743208 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e59c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e5ec0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e5ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e5ec0): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e5ec0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e5ec0): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e5ec0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe457f13dc0 item 55 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e5ec0): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e5ec0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.442132223 +0000 UTC m=+91.876292189 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588e5ec0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902500): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902500): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902500): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902500): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902500): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.442132223 +0000 UTC m=+91.876292189 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902500): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458280380 item 55 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902b80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902b80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902b80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902b80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902b80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.443571496 +0000 UTC m=+91.877731483 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902b80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903080): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903080): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903080): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458280ee0 item 56 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903080): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903080): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903080): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903080): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903080): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.444337946 +0000 UTC m=+91.878497922 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903080): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472c80): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472c80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472c80): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472c80): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472c80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.444337946 +0000 UTC m=+91.878497922 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472c80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4582812d0 item 56 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902400): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902400): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902400): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902400): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902400): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902400): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902400): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902400): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.445938212 +0000 UTC m=+91.880098178 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902400): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902940): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902940): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902940): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4582808c0 item 57 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902940): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902940): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.4465871 +0000 UTC m=+91.880747066 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458902940): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903940): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903940): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903940): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903940): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903940): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903940): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586be000 item 57 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903940): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903940): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.447143405 +0000 UTC m=+91.881303371 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903940): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903ec0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903ec0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903ec0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903ec0): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903ec0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.447143405 +0000 UTC m=+91.881303371 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458903ec0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586be380 item 57 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472600): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472600): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472600): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472600): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472600): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472600): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472600): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472600): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.448512147 +0000 UTC m=+91.882672112 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472600): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472b40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472b40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472b40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586be930 item 58 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472b40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472b40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.44901449 +0000 UTC m=+91.883174466 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458472b40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458473240): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458473240): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458473240): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586beaf0 item 58 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458473240): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458473240): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458473240): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458473240): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458473240): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.449627041 +0000 UTC m=+91.883787006 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458473240): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458473800): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458473800): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458473800): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458473800): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458473800): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.449627041 +0000 UTC m=+91.883787006 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458473800): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586becb0 item 58 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664040): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664040): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664040): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664040): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664040): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664040): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664040): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664040): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.451168876 +0000 UTC m=+91.885328842 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664040): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664580): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664580): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664580): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586bf0a0 item 59 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664580): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664580): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.451603061 +0000 UTC m=+91.885763027 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664580): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664b40): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664b40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664b40): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664b40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664b40): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664b40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586bf260 item 59 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664b40): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664b40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.452105845 +0000 UTC m=+91.886265811 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458664b40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586650c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586650c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586650c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586650c0): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586650c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.452105845 +0000 UTC m=+91.886265811 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586650c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586bf420 item 59 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458665700): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458665700): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458665700): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458665700): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458665700): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458665700): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458665700): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458665700): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.453445823 +0000 UTC m=+91.887605799 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458665700): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458665c40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458665c40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458665c40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586bfd50 item 60 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458665c40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458665c40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.453865791 +0000 UTC m=+91.888025757 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458665c40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257540): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257540): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257540): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458346230 item 60 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257540): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257540): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257540): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257540): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257540): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.454411617 +0000 UTC m=+91.888571593 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257540): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257d80): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257d80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257d80): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257d80): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257d80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.454411617 +0000 UTC m=+91.888571593 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458257d80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458346a80 item 60 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f000): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f000): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f000): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f000): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f000): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f000): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f000): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f000): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.455789866 +0000 UTC m=+91.889949842 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f000): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f540): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f540): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f540): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458346fc0 item 61 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f540): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f540): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.456296738 +0000 UTC m=+91.890456714 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853f540): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853fc40): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853fc40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853fc40): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853fc40): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853fc40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.456296738 +0000 UTC m=+91.890456714 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45853fc40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458347260 item 61 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610380): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610380): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610380): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610380): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610380): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610380): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610380): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610380): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.457591229 +0000 UTC m=+91.891751205 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458610380): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586109c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586109c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586109c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458347960 item 62 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586109c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586109c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.458215551 +0000 UTC m=+91.892375517 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586109c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611500): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611500): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611500): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611500): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611500): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.458215551 +0000 UTC m=+91.892375517 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611500): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458347dc0 item 62 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611cc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611cc0): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611cc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611cc0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611cc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611cc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611cc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.459683718 +0000 UTC m=+91.893843685 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458611cc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba300): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba300): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba300): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4582109a0 item 63 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba300): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba300): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.460162309 +0000 UTC m=+91.894322274 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ba300): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586baa00): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586baa00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586baa00): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586baa00): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586baa00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.460162309 +0000 UTC m=+91.894322274 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586baa00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458210fc0 item 63 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb040): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb040): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb040): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb040): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb040): >_readAt: n=0, err=Bad file descriptor 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb040): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb040): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb040): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.461666053 +0000 UTC m=+91.895826029 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb040): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb680): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb680): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb680): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458211490 item 64 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb680): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb680): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.462130424 +0000 UTC m=+91.896290401 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bb680): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bbd80): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bbd80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bbd80): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bbd80): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bbd80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.462130424 +0000 UTC m=+91.896290401 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586bbd80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458211730 item 64 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585144c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585144c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585144c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585144c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585144c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.463376875 +0000 UTC m=+91.897536851 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585144c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514940): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514940): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514940): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514940): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514940): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458211c70 item 65 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514940): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514940): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.464126854 +0000 UTC m=+91.898286860 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514940): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824380): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824380): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824380): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824380): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824380): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.464126854 +0000 UTC m=+91.898286860 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824380): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d42a0 item 65 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588249c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588249c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588249c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588249c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588249c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.465500745 +0000 UTC m=+91.899660740 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588249c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824e40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824e40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d4770 item 66 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824e40): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824e40): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824e40): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824e40): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824e40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.466121471 +0000 UTC m=+91.900281437 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458824e40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458825380): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458825380): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458825380): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458825380): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458825380): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.466121471 +0000 UTC m=+91.900281437 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458825380): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d49a0 item 66 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588259c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588259c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588259c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588259c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588259c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.467471375 +0000 UTC m=+91.901631361 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4588259c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848040): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848040): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848040): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848040): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848040): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d5110 item 67 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848040): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848040): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.468039543 +0000 UTC m=+91.902199529 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848040): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848580): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848580): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848580): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848580): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848580): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.468039543 +0000 UTC m=+91.902199529 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848580): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d52d0 item 67 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848c00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848c00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848c00): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848c00): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848c00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.469528049 +0000 UTC m=+91.903688035 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458848c00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849100): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849100): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d5730 item 68 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849100): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849100): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849100): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849100): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849100): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.470251608 +0000 UTC m=+91.904411574 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849100): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849640): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849640): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849640): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849640): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849640): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.470251608 +0000 UTC m=+91.904411574 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849640): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4586d59d0 item 68 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849c80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849c80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849c80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849c80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849c80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.471550919 +0000 UTC m=+91.905710885 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458849c80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e200): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e200): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e200): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e200): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e200): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458242930 item 69 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e200): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e200): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.47218013 +0000 UTC m=+91.906340096 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e200): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e700): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e700): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e700): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e700): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e700): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.47218013 +0000 UTC m=+91.906340096 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897e700): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458242c40 item 69 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897ee80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897ee80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897ee80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897ee80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897ee80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.473387057 +0000 UTC m=+91.907547033 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897ee80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f380): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f380): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458243d50 item 70 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f380): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f380): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f380): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f380): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f380): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.474017911 +0000 UTC m=+91.908177888 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f380): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f8c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f8c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f8c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f8c0): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f8c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.474017911 +0000 UTC m=+91.908177888 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45897f8c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a44460 item 70 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a040): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a040): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a040): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a040): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a040): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.475265826 +0000 UTC m=+91.909425792 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a040): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a540): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a540): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a540): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a540): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a540): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a447e0 item 71 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a540): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a540): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.475790481 +0000 UTC m=+91.909950447 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878a540): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878aac0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878aac0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878aac0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878aac0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878aac0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.475790481 +0000 UTC m=+91.909950447 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878aac0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a449a0 item 71 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b140): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b140): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b140): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b140): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b140): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.477071658 +0000 UTC m=+91.911231624 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b140): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b640): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b640): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a44e00 item 72 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b640): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b640): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b640): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b640): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b640): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.477597225 +0000 UTC m=+91.911757191 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878b640): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878bb80): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878bb80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878bb80): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878bb80): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878bb80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.477597225 +0000 UTC m=+91.911757191 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45878bb80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a45180 item 72 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692240): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692240): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692240): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692240): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692240): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692240): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692240): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.479004117 +0000 UTC m=+91.913164083 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692240): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692740): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692740): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692740): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a45650 item 73 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692740): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692740): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.47951171 +0000 UTC m=+91.913671676 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692740): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692c40): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692c40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692c40): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692c40): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692c40): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a45810 item 73 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692c40): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692c40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.480041355 +0000 UTC m=+91.914201331 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458692c40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693180): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693180): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693180): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693180): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693180): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.480041355 +0000 UTC m=+91.914201331 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693180): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458a45a40 item 73 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586937c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586937c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586937c0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586937c0): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586937c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586937c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586937c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.481435194 +0000 UTC m=+91.915595160 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586937c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693cc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693cc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693cc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881c000 item 74 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693cc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693cc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.481956613 +0000 UTC m=+91.916116579 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458693cc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458164980): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458164980): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881c1c0 item 74 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458164980): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458164980): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458164980): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458164980): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458164980): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.482549336 +0000 UTC m=+91.916709312 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458164980): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4581653c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4581653c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4581653c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4581653c0): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4581653c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.482549336 +0000 UTC m=+91.916709312 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4581653c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881c380 item 74 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458165c00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458165c00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458165c00): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458165c00): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458165c00): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458165c00): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458165c00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.483952051 +0000 UTC m=+91.918112017 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458165c00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b92440): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b92440): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b92440): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881c850 item 75 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b92440): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b92440): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.484493247 +0000 UTC m=+91.918653213 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b92440): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585364c0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585364c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585364c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585364c0): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585364c0): _writeAt: size=3, off=2 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45893c2a0 item 75 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585364c0): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585364c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.484995671 +0000 UTC m=+91.919155636 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585364c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536a00): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536a00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536a00): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536a00): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536a00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.484995671 +0000 UTC m=+91.919155636 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458536a00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45893c4d0 item 75 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537140): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537140): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537140): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537140): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537140): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537140): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537140): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.486469909 +0000 UTC m=+91.920629875 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537140): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537640): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537640): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537640): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45893c9a0 item 76 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537640): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537640): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.48695399 +0000 UTC m=+91.921113966 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537640): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537b80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537b80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45893d3b0 item 76 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537b80): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537b80): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537b80): _writeAt: size=3, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537b80): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537b80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.487508921 +0000 UTC m=+91.921668907 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458537b80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e200): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e200): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e200): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e200): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e200): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.487508921 +0000 UTC m=+91.921668907 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e200): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45893d6c0 item 76 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e840): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e840): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e840): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e840): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e840): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e840): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e840): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.488784508 +0000 UTC m=+91.922944473 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855e840): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855ee40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855ee40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855ee40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45893da40 item 77 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855ee40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855ee40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.489392609 +0000 UTC m=+91.923552575 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855ee40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f540): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f540): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f540): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f540): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f540): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.489392609 +0000 UTC m=+91.923552575 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855f540): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45893dc00 item 77 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fb80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fb80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fb80): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fb80): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fb80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fb80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fb80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.490823196 +0000 UTC m=+91.924983162 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45855fb80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6180): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6180): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6180): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45824f570 item 78 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6180): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6180): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.491465242 +0000 UTC m=+91.925625208 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6180): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6880): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6880): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6880): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6880): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6880): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.491465242 +0000 UTC m=+91.925625208 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6880): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45824f8f0 item 78 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6ec0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6ec0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6ec0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6ec0): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6ec0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6ec0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6ec0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.492707235 +0000 UTC m=+91.926867211 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f6ec0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7400): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7400): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7400): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4581fe150 item 79 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7400): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7400): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.493166268 +0000 UTC m=+91.927326234 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7400): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7b00): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7b00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7b00): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7b00): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7b00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.493166268 +0000 UTC m=+91.927326234 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589f7b00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4581fe380 item 79 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0440): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0440): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0440): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0440): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0440): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0440): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0440): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.494454046 +0000 UTC m=+91.928614012 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0440): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0980): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0980): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0980): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4581ff030 item 80 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0980): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0980): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.49490377 +0000 UTC m=+91.929063736 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4584a0980): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b92a00): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b92a00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b92a00): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b92a00): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b92a00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.49490377 +0000 UTC m=+91.929063736 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b92a00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881ca10 item 80 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93040): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93040): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93040): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93040): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93040): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.496257052 +0000 UTC m=+91.930417018 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93040): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93500): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93500): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93500): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93500): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93500): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93500): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881d030 item 81 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93500): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93500): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.496786888 +0000 UTC m=+91.930946854 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93500): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93a40): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93a40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93a40): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93a40): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93a40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.496786888 +0000 UTC m=+91.930946854 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458b93a40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881d1f0 item 81 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589621c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589621c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589621c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589621c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589621c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.498308686 +0000 UTC m=+91.932468652 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589621c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589626c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589626c0): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589626c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881d5e0 item 82 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589626c0): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589626c0): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589626c0): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589626c0): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589626c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.498845864 +0000 UTC m=+91.933005831 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4589626c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962cc0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962cc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962cc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962cc0): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962cc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.498845864 +0000 UTC m=+91.933005831 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458962cc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881d8f0 item 82 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963340): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963340): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963340): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963340): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963340): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.500228522 +0000 UTC m=+91.934388487 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963340): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963840): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963840): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963840): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963840): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963840): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963840): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881dc70 item 83 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963840): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963840): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.50072826 +0000 UTC m=+91.934888226 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963840): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963d80): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963d80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963d80): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963d80): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963d80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.50072826 +0000 UTC m=+91.934888226 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458963d80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45881de30 item 83 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458340bc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458340bc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458340bc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458340bc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458340bc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.504868527 +0000 UTC m=+91.939028493 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458340bc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4583417c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4583417c0): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4583417c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587da5b0 item 84 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4583417c0): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4583417c0): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4583417c0): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4583417c0): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4583417c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.505432416 +0000 UTC m=+91.939592412 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4583417c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526180): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526180): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526180): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526180): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526180): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.505432416 +0000 UTC m=+91.939592412 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526180): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587da8c0 item 84 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526800): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526800): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526800): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526800): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526800): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.506710557 +0000 UTC m=+91.940870543 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526800): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526d00): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526d00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526d00): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526d00): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526d00): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526d00): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587dad90 item 85 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526d00): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526d00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.507213812 +0000 UTC m=+91.941373778 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458526d00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458527240): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458527240): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458527240): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458527240): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458527240): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.507213812 +0000 UTC m=+91.941373778 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458527240): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587db030 item 85 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585278c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585278c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585278c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585278c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585278c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.508387907 +0000 UTC m=+91.942547873 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585278c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458527dc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458527dc0): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458527dc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587db420 item 86 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458527dc0): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458527dc0): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458527dc0): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458527dc0): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458527dc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.508919736 +0000 UTC m=+91.943079702 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458527dc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458570440): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458570440): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458570440): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458570440): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458570440): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.508919736 +0000 UTC m=+91.943079702 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458570440): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587db5e0 item 86 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514b40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514b40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514b40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514b40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514b40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.510284469 +0000 UTC m=+91.944444435 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458514b40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515080): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515080): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515080): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515080): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515080): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515080): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898a0e0 item 87 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515080): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515080): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.510924942 +0000 UTC m=+91.945084928 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515080): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585156c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585156c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585156c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585156c0): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585156c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.510924942 +0000 UTC m=+91.945084928 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4585156c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898a460 item 87 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515d40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515d40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515d40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515d40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515d40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.51229245 +0000 UTC m=+91.946452417 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458515d40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860c340): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860c340): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860c340): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898a7e0 item 88 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860c340): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860c340): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860c340): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860c340): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860c340): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.512835 +0000 UTC m=+91.946994965 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860c340): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860c8c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860c8c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860c8c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860c8c0): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860c8c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.512835 +0000 UTC m=+91.946994965 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860c8c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898a9a0 item 88 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860cf00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860cf00): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860cf00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860cf00): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860cf00): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860cf00): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860cf00): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860cf00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.514232144 +0000 UTC m=+91.948392109 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860cf00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860d440): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860d440): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860d440): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898aee0 item 89 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860d440): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860d440): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.514827462 +0000 UTC m=+91.948987428 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860d440): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860d980): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860d980): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860d980): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860d980): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860d980): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860d980): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898b0a0 item 89 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860d980): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860d980): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.515402692 +0000 UTC m=+91.949562658 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe45860d980): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640000): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640000): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640000): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640000): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640000): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.515402692 +0000 UTC m=+91.949562658 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640000): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898b260 item 89 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640640): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640640): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640640): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640640): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640640): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640640): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640640): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640640): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.516775681 +0000 UTC m=+91.950935647 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640640): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640b80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640b80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640b80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898b5e0 item 90 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640b80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640b80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.517265081 +0000 UTC m=+91.951425047 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458640b80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586410c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586410c0): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586410c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898b7a0 item 90 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586410c0): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586410c0): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586410c0): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586410c0): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586410c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.517915772 +0000 UTC m=+91.952075788 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586410c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458641680): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458641680): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458641680): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458641680): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458641680): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.517915772 +0000 UTC m=+91.952075788 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458641680): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898b960 item 90 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458641cc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458641cc0): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458641cc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458641cc0): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458641cc0): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458641cc0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458641cc0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458641cc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.519356939 +0000 UTC m=+91.953516946 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458641cc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680300): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680300): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680300): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe45898bce0 item 91 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680300): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680300): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.519824368 +0000 UTC m=+91.953984334 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680300): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680840): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680840): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680840): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680840): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680840): >_readAt: n=2, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680840): _writeAt: size=3, off=7 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587101c0 item 91 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680840): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680840): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.52038979 +0000 UTC m=+91.954549755 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680840): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680dc0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680dc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680dc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680dc0): >_readAt: n=8, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680dc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.52038979 +0000 UTC m=+91.954549755 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458680dc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458710380 item 91 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681400): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681400): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681400): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681400): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681400): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681400): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681400): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681400): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.521700872 +0000 UTC m=+91.955860838 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681400): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681940): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681940): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681940): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458710a80 item 92 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681940): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681940): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.522172728 +0000 UTC m=+91.956332694 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681940): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681e80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681e80): open at offset 5 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681e80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458710cb0 item 92 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681e80): _readAt: size=2, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681e80): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681e80): _writeAt: size=3, off=5 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681e80): >_writeAt: n=3, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681e80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.522772225 +0000 UTC m=+91.956932211 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458681e80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cc540): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cc540): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cc540): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cc540): >_readAt: n=3, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cc540): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.522772225 +0000 UTC m=+91.956932211 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cc540): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458710ee0 item 92 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ccb80): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ccb80): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ccb80): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ccb80): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ccb80): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ccb80): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ccb80): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ccb80): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.524282691 +0000 UTC m=+91.958442657 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ccb80): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cd0c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cd0c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cd0c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458711260 item 93 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cd0c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cd0c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.524726585 +0000 UTC m=+91.958886551 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cd0c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cd7c0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cd7c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cd7c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cd7c0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cd7c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.524726585 +0000 UTC m=+91.958886551 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cd7c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587116c0 item 93 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cde00): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cde00): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cde00): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cde00): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cde00): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cde00): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cde00): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cde00): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.526257611 +0000 UTC m=+91.960417597 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586cde00): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586fe440): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586fe440): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586fe440): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe458711b20 item 94 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586fe440): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586fe440): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.526718967 +0000 UTC m=+91.960878933 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586fe440): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586feb40): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586feb40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586feb40): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586feb40): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586feb40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.526718967 +0000 UTC m=+91.960878933 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586feb40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587aa070 item 94 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ff180): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ff180): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ff180): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ff180): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ff180): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ff180): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ff180): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ff180): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.528172988 +0000 UTC m=+91.962332954 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ff180): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ff6c0): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ff6c0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ff6c0): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587aa4d0 item 95 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ff6c0): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ff6c0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.528613696 +0000 UTC m=+91.962773662 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ff6c0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ffdc0): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ffdc0): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ffdc0): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ffdc0): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ffdc0): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.528613696 +0000 UTC m=+91.962773662 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe4586ffdc0): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587aa700 item 95 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 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/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458774500): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458774500): open at offset 0 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458774500): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458774500): _readAt: size=2, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458774500): >_readAt: n=0, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458774500): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458774500): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458774500): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.53023478 +0000 UTC m=+91.964394797 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458774500): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458774a40): _writeAt: size=5, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458774a40): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458774a40): >openPending: err= 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587aae00 item 96 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458774a40): >_writeAt: n=5, err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458774a40): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.530738446 +0000 UTC m=+91.964898412 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458774a40): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 01:49:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:49:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 01:49:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458775140): _readAt: size=512, off=0 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458775140): openPending: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458775140): >openPending: err= 2026/07/07 01:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458775140): >_readAt: n=5, err=EOF 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458775140): close: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 01:49:40.530738446 +0000 UTC m=+91.964898412 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 01:49:40 DEBUG : open-test-file(0xfe458775140): >close: err= 2026/07/07 01:49:40 DEBUG : open-test-file: Remove: 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfe4587aafc0 item 96 2026/07/07 01:49:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 01:49:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 01:49:40 DEBUG : open-test-file: >Remove: err= 2026/07/07 01:49:40 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:40 DEBUG : Looking for writers 2026/07/07 01:49:40 DEBUG : >WaitForWriters: 2026/07/07 01:49:40 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.88s) --- PASS: TestRWFileHandleOpenTests/writes (0.43s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.08s) --- 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.45s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:49:40 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:49:40 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:49:40 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:40 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:49:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:49:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:49:40 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:49:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:49:40 DEBUG : file1: newRWFileHandle: 2026/07/07 01:49:40 DEBUG : file1(0xfe45845b300): openPending: 2026/07/07 01:49:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:40 DEBUG : file1(0xfe45845b300): >openPending: err= 2026/07/07 01:49:40 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 01:49:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:49:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 01:49:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/07/07 01:49:40 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:49:40 DEBUG : Looking for writers 2026/07/07 01:49:40 DEBUG : file1: reading active writers 2026/07/07 01:49:40 DEBUG : file1: active writers 1 2026/07/07 01:49:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/07/07 01:49:40 DEBUG : Looking for writers 2026/07/07 01:49:40 DEBUG : file1: reading active writers 2026/07/07 01:49:40 DEBUG : file1: active writers 1 2026/07/07 01:49:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/07/07 01:49:40 DEBUG : Looking for writers 2026/07/07 01:49:40 DEBUG : file1: reading active writers 2026/07/07 01:49:40 DEBUG : file1: active writers 1 2026/07/07 01:49:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/07/07 01:49:40 DEBUG : Looking for writers 2026/07/07 01:49:40 DEBUG : file1: reading active writers 2026/07/07 01:49:40 DEBUG : file1: active writers 1 2026/07/07 01:49:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/07/07 01:49:40 DEBUG : Looking for writers 2026/07/07 01:49:40 DEBUG : file1: reading active writers 2026/07/07 01:49:40 DEBUG : file1: active writers 1 2026/07/07 01:49:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/07/07 01:49:41 DEBUG : Looking for writers 2026/07/07 01:49:41 DEBUG : file1: reading active writers 2026/07/07 01:49:41 DEBUG : file1: active writers 1 2026/07/07 01:49:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/07/07 01:49:41 DEBUG : Looking for writers 2026/07/07 01:49:41 DEBUG : file1: reading active writers 2026/07/07 01:49:41 DEBUG : file1: active writers 1 2026/07/07 01:49:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/07/07 01:49:42 DEBUG : Looking for writers 2026/07/07 01:49:42 DEBUG : file1: reading active writers 2026/07/07 01:49:42 DEBUG : file1: active writers 1 2026/07/07 01:49:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:43 DEBUG : Looking for writers 2026/07/07 01:49:43 DEBUG : file1: reading active writers 2026/07/07 01:49:43 DEBUG : file1: active writers 1 2026/07/07 01:49:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:44 DEBUG : Looking for writers 2026/07/07 01:49:44 DEBUG : file1: reading active writers 2026/07/07 01:49:44 DEBUG : file1: active writers 1 2026/07/07 01:49:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:45 DEBUG : Looking for writers 2026/07/07 01:49:45 DEBUG : file1: reading active writers 2026/07/07 01:49:45 DEBUG : file1: active writers 1 2026/07/07 01:49:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:46 DEBUG : Looking for writers 2026/07/07 01:49:46 DEBUG : file1: reading active writers 2026/07/07 01:49:46 DEBUG : file1: active writers 1 2026/07/07 01:49:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:47 DEBUG : Looking for writers 2026/07/07 01:49:47 DEBUG : file1: reading active writers 2026/07/07 01:49:47 DEBUG : file1: active writers 1 2026/07/07 01:49:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:48 DEBUG : Looking for writers 2026/07/07 01:49:48 DEBUG : file1: reading active writers 2026/07/07 01:49:48 DEBUG : file1: active writers 1 2026/07/07 01:49:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:49 DEBUG : Looking for writers 2026/07/07 01:49:49 DEBUG : file1: reading active writers 2026/07/07 01:49:49 DEBUG : file1: active writers 1 2026/07/07 01:49:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:50 DEBUG : Looking for writers 2026/07/07 01:49:50 DEBUG : file1: reading active writers 2026/07/07 01:49:50 DEBUG : file1: active writers 1 2026/07/07 01:49:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:51 DEBUG : Looking for writers 2026/07/07 01:49:51 DEBUG : file1: reading active writers 2026/07/07 01:49:51 DEBUG : file1: active writers 1 2026/07/07 01:49:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:52 DEBUG : Looking for writers 2026/07/07 01:49:52 DEBUG : file1: reading active writers 2026/07/07 01:49:52 DEBUG : file1: active writers 1 2026/07/07 01:49:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:53 DEBUG : Looking for writers 2026/07/07 01:49:53 DEBUG : file1: reading active writers 2026/07/07 01:49:53 DEBUG : file1: active writers 1 2026/07/07 01:49:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:54 DEBUG : Looking for writers 2026/07/07 01:49:54 DEBUG : file1: reading active writers 2026/07/07 01:49:54 DEBUG : file1: active writers 1 2026/07/07 01:49:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:55 DEBUG : Looking for writers 2026/07/07 01:49:55 DEBUG : file1: reading active writers 2026/07/07 01:49:55 DEBUG : file1: active writers 1 2026/07/07 01:49:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:56 DEBUG : Looking for writers 2026/07/07 01:49:56 DEBUG : file1: reading active writers 2026/07/07 01:49:56 DEBUG : file1: active writers 1 2026/07/07 01:49:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:57 DEBUG : Looking for writers 2026/07/07 01:49:57 DEBUG : file1: reading active writers 2026/07/07 01:49:57 DEBUG : file1: active writers 1 2026/07/07 01:49:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:58 DEBUG : Looking for writers 2026/07/07 01:49:58 DEBUG : file1: reading active writers 2026/07/07 01:49:58 DEBUG : file1: active writers 1 2026/07/07 01:49:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:49:59 DEBUG : Looking for writers 2026/07/07 01:49:59 DEBUG : file1: reading active writers 2026/07/07 01:49:59 DEBUG : file1: active writers 1 2026/07/07 01:49:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:50:00 DEBUG : Looking for writers 2026/07/07 01:50:00 DEBUG : file1: reading active writers 2026/07/07 01:50:00 DEBUG : file1: active writers 1 2026/07/07 01:50:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:50:01 DEBUG : Looking for writers 2026/07/07 01:50:01 DEBUG : file1: reading active writers 2026/07/07 01:50:01 DEBUG : file1: active writers 1 2026/07/07 01:50:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:50:02 DEBUG : Looking for writers 2026/07/07 01:50:02 DEBUG : file1: reading active writers 2026/07/07 01:50:02 DEBUG : file1: active writers 1 2026/07/07 01:50:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:50:03 DEBUG : Looking for writers 2026/07/07 01:50:03 DEBUG : file1: reading active writers 2026/07/07 01:50:03 DEBUG : file1: active writers 1 2026/07/07 01:50:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:50:04 DEBUG : Looking for writers 2026/07/07 01:50:04 DEBUG : file1: reading active writers 2026/07/07 01:50:04 DEBUG : file1: active writers 1 2026/07/07 01:50:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:50:05 DEBUG : Looking for writers 2026/07/07 01:50:05 DEBUG : file1: reading active writers 2026/07/07 01:50:05 DEBUG : file1: active writers 1 2026/07/07 01:50:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:50:06 DEBUG : Looking for writers 2026/07/07 01:50:06 DEBUG : file1: reading active writers 2026/07/07 01:50:06 DEBUG : file1: active writers 1 2026/07/07 01:50:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:50:07 DEBUG : Looking for writers 2026/07/07 01:50:07 DEBUG : file1: reading active writers 2026/07/07 01:50:07 DEBUG : file1: active writers 1 2026/07/07 01:50:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:50:08 DEBUG : Looking for writers 2026/07/07 01:50:08 DEBUG : file1: reading active writers 2026/07/07 01:50:08 DEBUG : file1: active writers 1 2026/07/07 01:50:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:50:09 DEBUG : Looking for writers 2026/07/07 01:50:09 DEBUG : file1: reading active writers 2026/07/07 01:50:09 DEBUG : file1: active writers 1 2026/07/07 01:50:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:50:10 DEBUG : Looking for writers 2026/07/07 01:50:10 DEBUG : file1: reading active writers 2026/07/07 01:50:10 DEBUG : file1: active writers 1 2026/07/07 01:50:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/07 01:50:10 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xfe4586c6900 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xfe4587c37a8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:17473411495904} name:file1 opens:1 downloaders: o: fd:0xfe4582c8538 info:{ModTime:{wall:14018356183524645147 ext:92204017796 loc:0x474bde0} ATime:{wall:14018356183524645147 ext:92204017796 loc:0x474bde0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/07/07 01:50:10 DEBUG : >WaitForWriters: 2026/07/07 01:50:10 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.26s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:10 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:10 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:50:10 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:50:10 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:50:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:50:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:50:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:50:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:50:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:50:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:50:10 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:50:10 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:50:11 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:50:11 DEBUG : rename_me: newRWFileHandle: 2026/07/07 01:50:11 DEBUG : rename_me(0xfe4588dd080): openPending: 2026/07/07 01:50:11 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 01:50:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/07 01:50:11 DEBUG : rename_me(0xfe4588dd080): >openPending: err= 2026/07/07 01:50:11 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/07 01:50:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/07 01:50:11 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/07 01:50:11 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/07 01:50:11 DEBUG : rename_me(0xfe4588dd080): _writeAt: size=5, off=0 2026/07/07 01:50:11 DEBUG : rename_me(0xfe4588dd080): >_writeAt: n=5, err= 2026/07/07 01:50:11 DEBUG : rename_me(0xfe4588dd080): close: 2026/07/07 01:50:11 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-07 01:50:11.032478561 +0000 UTC m=+122.466638527 2026/07/07 01:50:11 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/07 01:50:11 DEBUG : rename_me(0xfe4588dd080): >close: err= 2026/07/07 01:50:11 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/07 01:50:11 DEBUG : i_was_renamed: Updating file with 0xfe45828c680 2026/07/07 01:50:11 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/07 01:50:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/07 01:50:11 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:11 DEBUG : Looking for writers 2026/07/07 01:50:11 DEBUG : i_was_renamed: reading active writers 2026/07/07 01:50:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 01:50:11 DEBUG : Looking for writers 2026/07/07 01:50:11 DEBUG : i_was_renamed: reading active writers 2026/07/07 01:50:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 01:50:11 DEBUG : Looking for writers 2026/07/07 01:50:11 DEBUG : i_was_renamed: reading active writers 2026/07/07 01:50:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 01:50:11 DEBUG : Looking for writers 2026/07/07 01:50:11 DEBUG : i_was_renamed: reading active writers 2026/07/07 01:50:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 01:50:11 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/07 01:50:11 DEBUG : Looking for writers 2026/07/07 01:50:11 DEBUG : i_was_renamed: reading active writers 2026/07/07 01:50:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 01:50:11 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:11 DEBUG : Looking for writers 2026/07/07 01:50:11 DEBUG : i_was_renamed: reading active writers 2026/07/07 01:50:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/07 01:50:11 DEBUG : i_was_renamed: size = 5 OK 2026/07/07 01:50:11 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 01:50:11 INFO : i_was_renamed: Copied (new) 2026/07/07 01:50:11 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-07 01:50:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/07 01:50:11 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/07 01:50:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/07 01:50:11 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/07 01:50:11 DEBUG : Looking for writers 2026/07/07 01:50:11 DEBUG : i_was_renamed: reading active writers 2026/07/07 01:50:11 DEBUG : >WaitForWriters: 2026/07/07 01:50:11 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.00s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:11 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:11 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 01:50:11 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:50:11 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:50:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:50:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:50:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:50:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:50:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 01:50:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{oq5Pr}/rclone-test-gibejat2vasi" 2026/07/07 01:50:11 INFO : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:12 DEBUG : forgetting directory cache 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate(0xfe45897f3c0): _readAt: size=512, off=0 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate(0xfe45897f3c0): openPending: 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 00:51:11 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 01:50:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate(0xfe45897f3c0): >openPending: err= 2026/07/07 01:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate(0xfe45897f3c0): >_readAt: n=20, err=EOF 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate(0xfe45897f3c0): close: 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 00:51:11 +0000 GMT 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate(0xfe45897f3c0): >close: err= 2026/07/07 01:50:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:12 DEBUG : forgetting directory cache 2026/07/07 01:50:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate(0xfe45878bcc0): _readAt: size=512, off=0 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate(0xfe45878bcc0): openPending: 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 00:52:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-07 00:51:11 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-07 00:52:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-07 00:51:11 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/07 01:50:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 01:50:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate(0xfe45878bcc0): >openPending: err= 2026/07/07 01:50:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate(0xfe45878bcc0): >_readAt: n=20, err=EOF 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate(0xfe45878bcc0): close: 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 00:52:11 +0000 GMT 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate(0xfe45878bcc0): >close: err= 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:13 DEBUG : forgetting directory cache 2026/07/07 01:50:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate(0xfe458537ec0): _readAt: size=512, off=0 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate(0xfe458537ec0): openPending: 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 00:53:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-07 00:52:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-07 00:53:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-07 00:52:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/07 01:50:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 01:50:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate(0xfe458537ec0): >openPending: err= 2026/07/07 01:50:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate(0xfe458537ec0): >_readAt: n=20, err=EOF 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate(0xfe458537ec0): close: 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 00:53:11 +0000 GMT 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate(0xfe458537ec0): >close: err= 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:14 DEBUG : forgetting directory cache 2026/07/07 01:50:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate(0xfe4584a1c80): _readAt: size=512, off=0 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate(0xfe4584a1c80): openPending: 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 00:54:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-07 00:53:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-07 00:54:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-07 00:53:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/07 01:50:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 01:50:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate(0xfe4584a1c80): >openPending: err= 2026/07/07 01:50:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate(0xfe4584a1c80): >_readAt: n=20, err=EOF 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate(0xfe4584a1c80): close: 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 00:54:11 +0000 GMT 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate(0xfe4584a1c80): >close: err= 2026/07/07 01:50:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:14 DEBUG : forgetting directory cache 2026/07/07 01:50:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate(0xfe45845bbc0): _readAt: size=512, off=0 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate(0xfe45845bbc0): openPending: 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 00:55:11 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-07 00:54:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-07 00:55:11 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-07 00:54:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/07 01:50:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 01:50:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate(0xfe45845bbc0): >openPending: err= 2026/07/07 01:50:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate(0xfe45845bbc0): >_readAt: n=20, err=EOF 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate(0xfe45845bbc0): close: 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 00:55:11 +0000 GMT 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate(0xfe45845bbc0): >close: err= 2026/07/07 01:50:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:15 DEBUG : forgetting directory cache 2026/07/07 01:50:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate(0xfe45851bc80): _readAt: size=512, off=0 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate(0xfe45851bc80): openPending: 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 00:56:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-07 00:55:11 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-07 00:56:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-07 00:55:11 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/07 01:50:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 01:50:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate(0xfe45851bc80): >openPending: err= 2026/07/07 01:50:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate(0xfe45851bc80): >_readAt: n=20, err=EOF 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate(0xfe45851bc80): close: 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 00:56:11 +0000 GMT 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate(0xfe45851bc80): >close: err= 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:16 DEBUG : forgetting directory cache 2026/07/07 01:50:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate(0xfe45854dc40): _readAt: size=512, off=0 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate(0xfe45854dc40): openPending: 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-07 00:57:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-07 00:56:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-07 00:57:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-07 00:56:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/07 01:50:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/07 01:50:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate(0xfe45854dc40): >openPending: err= 2026/07/07 01:50:16 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate(0xfe45854dc40): >_readAt: n=21, err=EOF 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate(0xfe45854dc40): close: 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 00:57:11 +0000 GMT 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate(0xfe45854dc40): >close: err= 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:17 DEBUG : forgetting directory cache 2026/07/07 01:50:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate(0xfe4586c2b40): _readAt: size=512, off=0 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate(0xfe4586c2b40): openPending: 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-07 00:58:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-07 00:57:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-07 00:58:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-07 00:57:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/07 01:50:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/07 01:50:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate(0xfe4586c2b40): >openPending: err= 2026/07/07 01:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate(0xfe4586c2b40): >_readAt: n=22, err=EOF 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate(0xfe4586c2b40): close: 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 00:58:11 +0000 GMT 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate(0xfe4586c2b40): >close: err= 2026/07/07 01:50:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:17 DEBUG : forgetting directory cache 2026/07/07 01:50:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate(0xfe458644740): _readAt: size=512, off=0 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate(0xfe458644740): openPending: 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-07 00:59:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-07 00:58:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-07 00:59:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-07 00:58:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/07 01:50:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/07 01:50:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate(0xfe458644740): >openPending: err= 2026/07/07 01:50:18 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate(0xfe458644740): >_readAt: n=23, err=EOF 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate(0xfe458644740): close: 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 00:59:11 +0000 GMT 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate(0xfe458644740): >close: err= 2026/07/07 01:50:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:18 DEBUG : forgetting directory cache 2026/07/07 01:50:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate(0xfe45871c500): _readAt: size=512, off=0 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate(0xfe45871c500): openPending: 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-07 01:00:11 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-07 00:59:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-07 01:00:11 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-07 00:59:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/07 01:50:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/07 01:50:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate(0xfe45871c500): >openPending: err= 2026/07/07 01:50:19 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate(0xfe45871c500): >_readAt: n=24, err=EOF 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate(0xfe45871c500): close: 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 01:00:11 +0000 GMT 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate(0xfe45871c500): >close: err= 2026/07/07 01:50:19 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:19 DEBUG : Looking for writers 2026/07/07 01:50:19 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/07 01:50:19 DEBUG : >WaitForWriters: 2026/07/07 01:50:19 DEBUG : webdav root 'rclone-test-gibejat2vasi': vfs cache: cleaner exiting 2026/07/07 01:50:19 DEBUG : forgetting directory cache 2026/07/07 01:50:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (7.65s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:19 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:19 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:20 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:20 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:20 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 01:50:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 01:50:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 01:50:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 01:50:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 01:50:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 01:50:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 01:50:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 01:50:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 01:50:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:20 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:20 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/07 01:50:20 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/07 01:50:20 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/07 01:50:20 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:20 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:20 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:20 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/07 01:50:20 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/07 01:50:20 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/07 01:50:20 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 01:50:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 01:50:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 01:50:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 01:50:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 01:50:21 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 01:50:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 01:50:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 01:50:21 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/07 01:50:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 01:50:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 01:50:21 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 01:50:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/07 01:50:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/07 01:50:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/07 01:50:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/07 01:50:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/07 01:50:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/07 01:50:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/07 01:50:21 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/07 01:50:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/07 01:50:21 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/07 01:50:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 01:50:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 01:50:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 01:50:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/07 01:50:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/07 01:50:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/07 01:50:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/07 01:50:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/07 01:50:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/07 01:50:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/07 01:50:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/07 01:50:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/07 01:50:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/07 01:50:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:21 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/07 01:50:21 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:21 DEBUG : Looking for writers 2026/07/07 01:50:21 DEBUG : FilEb: reading active writers 2026/07/07 01:50:21 DEBUG : FiLeA: reading active writers 2026/07/07 01:50:21 DEBUG : FiLeB: reading active writers 2026/07/07 01:50:21 DEBUG : >WaitForWriters: 2026/07/07 01:50:21 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:21 DEBUG : Looking for writers 2026/07/07 01:50:21 DEBUG : FiLeA: reading active writers 2026/07/07 01:50:21 DEBUG : FiLeB: reading active writers 2026/07/07 01:50:21 DEBUG : FilEb: reading active writers 2026/07/07 01:50:21 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.82s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:22 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:22 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:23 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/07 01:50:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/07 01:50:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/07 01:50:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:23 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/07 01:50:23 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/07 01:50:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/07 01:50:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/07 01:50:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/07 01:50:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/07 01:50:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:50:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 01:50:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/07 01:50:23 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:23 DEBUG : Looking for writers 2026/07/07 01:50:23 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/07 01:50:23 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/07 01:50:23 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.34s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:23 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:23 DEBUG : webdav root 'rclone-test-gibejat2vasi': Reusing VFS from active cache 2026/07/07 01:50:23 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:23 DEBUG : Looking for writers 2026/07/07 01:50:23 DEBUG : >WaitForWriters: 2026/07/07 01:50:23 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:23 DEBUG : Looking for writers 2026/07/07 01:50:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.15s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:23 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:23 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:23 DEBUG : Looking for writers 2026/07/07 01:50:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.16s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:24 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:24 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:24 DEBUG : Looking for writers 2026/07/07 01:50:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.15s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:24 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:24 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:25 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:25 DEBUG : dir: Looking for writers 2026/07/07 01:50:25 DEBUG : file2: reading active writers 2026/07/07 01:50:25 DEBUG : Looking for writers 2026/07/07 01:50:25 DEBUG : dir: reading active writers 2026/07/07 01:50:25 DEBUG : file1: reading active writers 2026/07/07 01:50:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.54s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:25 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:26 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:26 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:26 DEBUG : dir: Looking for writers 2026/07/07 01:50:26 DEBUG : Looking for writers 2026/07/07 01:50:26 DEBUG : dir: reading active writers 2026/07/07 01:50:26 DEBUG : file1: reading active writers 2026/07/07 01:50:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.44s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:27 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:28 DEBUG : file1: Open: flags=O_RDONLY 2026/07/07 01:50:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/07 01:50:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/07 01:50:28 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:28 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/07 01:50:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 01:50:28 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/07 01:50:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:50:28 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/07 01:50:28 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/07 01:50:28 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/07 01:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/07 01:50:28 DEBUG : webdav root 'rclone-test-gibejat2vasi': File to upload is small (0 bytes), uploading instead of streaming 2026/07/07 01:50:28 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:28 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/07 01:50:28 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 01:50:28 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/07 01:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/07 01:50:28 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:50:28 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/07 01:50:28 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:28 DEBUG : dir: Looking for writers 2026/07/07 01:50:28 DEBUG : file2: reading active writers 2026/07/07 01:50:28 DEBUG : new_file.txt: reading active writers 2026/07/07 01:50:28 DEBUG : Looking for writers 2026/07/07 01:50:28 DEBUG : dir: reading active writers 2026/07/07 01:50:28 DEBUG : file1: reading active writers 2026/07/07 01:50:28 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.92s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:29 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:30 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/07 01:50:30 DEBUG : dir/file1: Updating file with dir/file1 0xfe4588b2410 2026/07/07 01:50:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/07 01:50:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:30 INFO : dir/file1: Moved (server-side) to: file0 2026/07/07 01:50:30 DEBUG : file0: Updating file with file0 0xfe4588b2410 2026/07/07 01:50:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 01:50:30 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/07 01:50:30 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:30 DEBUG : dir: Looking for writers 2026/07/07 01:50:30 DEBUG : Looking for writers 2026/07/07 01:50:30 DEBUG : dir: reading active writers 2026/07/07 01:50:30 DEBUG : file0: reading active writers 2026/07/07 01:50:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.22s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:31 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:31 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:31 DEBUG : Looking for writers 2026/07/07 01:50:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.24s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:31 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:31 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/07 01:50:31 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/07 01:50:32 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/07 01:50:32 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/07 01:50:32 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/07 01:50:33 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:33 DEBUG : Looking for writers 2026/07/07 01:50:33 DEBUG : a: Looking for writers 2026/07/07 01:50:33 DEBUG : b: Looking for writers 2026/07/07 01:50:33 DEBUG : c: Looking for writers 2026/07/07 01:50:33 DEBUG : d: Looking for writers 2026/07/07 01:50:33 DEBUG : Looking for writers 2026/07/07 01:50:33 DEBUG : b: reading active writers 2026/07/07 01:50:33 DEBUG : c: reading active writers 2026/07/07 01:50:33 DEBUG : d: reading active writers 2026/07/07 01:50:33 DEBUG : /: reading active writers 2026/07/07 01:50:33 DEBUG : a: reading active writers 2026/07/07 01:50:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.63s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:34 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:34 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/07 01:50:34 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/07 01:50:34 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/07 01:50:35 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/07 01:50:36 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:36 DEBUG : a/b/c/d: Looking for writers 2026/07/07 01:50:36 DEBUG : a/b/c: Looking for writers 2026/07/07 01:50:36 DEBUG : d: reading active writers 2026/07/07 01:50:36 DEBUG : a/b: Looking for writers 2026/07/07 01:50:36 DEBUG : c: reading active writers 2026/07/07 01:50:36 DEBUG : a: Looking for writers 2026/07/07 01:50:36 DEBUG : b: reading active writers 2026/07/07 01:50:36 DEBUG : Looking for writers 2026/07/07 01:50:36 DEBUG : a: reading active writers 2026/07/07 01:50:36 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.32s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:37 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:37 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:37 DEBUG : Looking for writers 2026/07/07 01:50:37 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:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:37 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:50:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:50:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 01:50:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 01:50:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:37 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/07 01:50:37 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/07 01:50:37 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/07 01:50:37 DEBUG : webdav root 'rclone-test-gibejat2vasi': File to upload is small (5 bytes), uploading instead of streaming 2026/07/07 01:50:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:38 DEBUG : file1: size = 5 OK 2026/07/07 01:50:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 01:50:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 01:50:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:50:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:50:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 01:50:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 01:50:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:50:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:50:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 01:50:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 01:50:38 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/07 01:50:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/07 01:50:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 01:50:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 01:50:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 01:50:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:38 DEBUG : webdav root 'rclone-test-gibejat2vasi': File to upload is small (0 bytes), uploading instead of streaming 2026/07/07 01:50:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:38 DEBUG : file1: size = 0 OK 2026/07/07 01:50:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 01:50:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 01:50:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/07 01:50:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 01:50:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 01:50:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 01:50:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:38 DEBUG : webdav root 'rclone-test-gibejat2vasi': File to upload is small (7 bytes), uploading instead of streaming 2026/07/07 01:50:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:38 DEBUG : file1: size = 7 OK 2026/07/07 01:50:38 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/07 01:50:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 01:50:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:38 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:38 DEBUG : Looking for writers 2026/07/07 01:50:38 DEBUG : file1: reading active writers 2026/07/07 01:50:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.26s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:38 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:50:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:50:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 01:50:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 01:50:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:39 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/07 01:50:40 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/07 01:50:40 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/07 01:50:40 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/07 01:50:40 DEBUG : webdav root 'rclone-test-gibejat2vasi': File to upload is small (11 bytes), uploading instead of streaming 2026/07/07 01:50:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:40 DEBUG : file1: size = 11 OK 2026/07/07 01:50:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 01:50:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 01:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:40 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/07 01:50:40 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:40 DEBUG : Looking for writers 2026/07/07 01:50:40 DEBUG : file1: reading active writers 2026/07/07 01:50:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.71s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:40 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:50:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 01:50:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 01:50:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/07 01:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:40 DEBUG : webdav root 'rclone-test-gibejat2vasi': File to upload is small (5 bytes), uploading instead of streaming 2026/07/07 01:50:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:40 DEBUG : file1: size = 5 OK 2026/07/07 01:50:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 01:50:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 01:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:40 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/07 01:50:40 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:40 DEBUG : Looking for writers 2026/07/07 01:50:40 DEBUG : file1: reading active writers 2026/07/07 01:50:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.60s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:41 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:50:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:50:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 01:50:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 01:50:41 DEBUG : file1: WriteFileHandle.Release closing 2026/07/07 01:50:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:41 DEBUG : webdav root 'rclone-test-gibejat2vasi': File to upload is small (0 bytes), uploading instead of streaming 2026/07/07 01:50:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:50:41 DEBUG : file1: size = 0 OK 2026/07/07 01:50:41 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 01:50:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 01:50:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:41 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/07 01:50:41 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:41 DEBUG : Looking for writers 2026/07/07 01:50:41 DEBUG : file1: reading active writers 2026/07/07 01:50:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.59s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:50:41 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:50:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:50:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:50:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:50:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 01:50:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/07/07 01:50:41 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:50:41 DEBUG : Looking for writers 2026/07/07 01:50:41 DEBUG : file1: reading active writers 2026/07/07 01:50:41 DEBUG : file1: active writers 1 2026/07/07 01:50:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/07/07 01:50:41 DEBUG : Looking for writers 2026/07/07 01:50:41 DEBUG : file1: reading active writers 2026/07/07 01:50:41 DEBUG : file1: active writers 1 2026/07/07 01:50:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/07/07 01:50:41 DEBUG : Looking for writers 2026/07/07 01:50:41 DEBUG : file1: reading active writers 2026/07/07 01:50:41 DEBUG : file1: active writers 1 2026/07/07 01:50:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/07/07 01:50:42 DEBUG : Looking for writers 2026/07/07 01:50:42 DEBUG : file1: reading active writers 2026/07/07 01:50:42 DEBUG : file1: active writers 1 2026/07/07 01:50:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/07/07 01:50:42 DEBUG : Looking for writers 2026/07/07 01:50:42 DEBUG : file1: reading active writers 2026/07/07 01:50:42 DEBUG : file1: active writers 1 2026/07/07 01:50:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/07/07 01:50:42 DEBUG : Looking for writers 2026/07/07 01:50:42 DEBUG : file1: reading active writers 2026/07/07 01:50:42 DEBUG : file1: active writers 1 2026/07/07 01:50:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/07/07 01:50:42 DEBUG : Looking for writers 2026/07/07 01:50:42 DEBUG : file1: reading active writers 2026/07/07 01:50:42 DEBUG : file1: active writers 1 2026/07/07 01:50:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/07/07 01:50:43 DEBUG : Looking for writers 2026/07/07 01:50:43 DEBUG : file1: reading active writers 2026/07/07 01:50:43 DEBUG : file1: active writers 1 2026/07/07 01:50:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:44 DEBUG : Looking for writers 2026/07/07 01:50:44 DEBUG : file1: reading active writers 2026/07/07 01:50:44 DEBUG : file1: active writers 1 2026/07/07 01:50:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:45 DEBUG : Looking for writers 2026/07/07 01:50:45 DEBUG : file1: reading active writers 2026/07/07 01:50:45 DEBUG : file1: active writers 1 2026/07/07 01:50:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:46 DEBUG : Looking for writers 2026/07/07 01:50:46 DEBUG : file1: reading active writers 2026/07/07 01:50:46 DEBUG : file1: active writers 1 2026/07/07 01:50:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:47 DEBUG : Looking for writers 2026/07/07 01:50:47 DEBUG : file1: reading active writers 2026/07/07 01:50:47 DEBUG : file1: active writers 1 2026/07/07 01:50:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:48 DEBUG : Looking for writers 2026/07/07 01:50:48 DEBUG : file1: reading active writers 2026/07/07 01:50:48 DEBUG : file1: active writers 1 2026/07/07 01:50:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:49 DEBUG : Looking for writers 2026/07/07 01:50:49 DEBUG : file1: reading active writers 2026/07/07 01:50:49 DEBUG : file1: active writers 1 2026/07/07 01:50:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:50 DEBUG : Looking for writers 2026/07/07 01:50:50 DEBUG : file1: reading active writers 2026/07/07 01:50:50 DEBUG : file1: active writers 1 2026/07/07 01:50:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:51 DEBUG : Looking for writers 2026/07/07 01:50:51 DEBUG : file1: reading active writers 2026/07/07 01:50:51 DEBUG : file1: active writers 1 2026/07/07 01:50:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:52 DEBUG : Looking for writers 2026/07/07 01:50:52 DEBUG : file1: reading active writers 2026/07/07 01:50:52 DEBUG : file1: active writers 1 2026/07/07 01:50:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:53 DEBUG : Looking for writers 2026/07/07 01:50:53 DEBUG : file1: reading active writers 2026/07/07 01:50:53 DEBUG : file1: active writers 1 2026/07/07 01:50:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:54 DEBUG : Looking for writers 2026/07/07 01:50:54 DEBUG : file1: reading active writers 2026/07/07 01:50:54 DEBUG : file1: active writers 1 2026/07/07 01:50:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:55 DEBUG : Looking for writers 2026/07/07 01:50:55 DEBUG : file1: reading active writers 2026/07/07 01:50:55 DEBUG : file1: active writers 1 2026/07/07 01:50:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:56 DEBUG : Looking for writers 2026/07/07 01:50:56 DEBUG : file1: reading active writers 2026/07/07 01:50:56 DEBUG : file1: active writers 1 2026/07/07 01:50:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:57 DEBUG : Looking for writers 2026/07/07 01:50:57 DEBUG : file1: reading active writers 2026/07/07 01:50:57 DEBUG : file1: active writers 1 2026/07/07 01:50:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:58 DEBUG : Looking for writers 2026/07/07 01:50:58 DEBUG : file1: reading active writers 2026/07/07 01:50:58 DEBUG : file1: active writers 1 2026/07/07 01:50:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:50:59 DEBUG : Looking for writers 2026/07/07 01:50:59 DEBUG : file1: reading active writers 2026/07/07 01:50:59 DEBUG : file1: active writers 1 2026/07/07 01:50:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:51:00 DEBUG : Looking for writers 2026/07/07 01:51:00 DEBUG : file1: reading active writers 2026/07/07 01:51:00 DEBUG : file1: active writers 1 2026/07/07 01:51:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:51:01 DEBUG : Looking for writers 2026/07/07 01:51:01 DEBUG : file1: reading active writers 2026/07/07 01:51:01 DEBUG : file1: active writers 1 2026/07/07 01:51:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:51:02 DEBUG : Looking for writers 2026/07/07 01:51:02 DEBUG : file1: reading active writers 2026/07/07 01:51:02 DEBUG : file1: active writers 1 2026/07/07 01:51:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:51:03 DEBUG : Looking for writers 2026/07/07 01:51:03 DEBUG : file1: reading active writers 2026/07/07 01:51:03 DEBUG : file1: active writers 1 2026/07/07 01:51:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:51:04 DEBUG : Looking for writers 2026/07/07 01:51:04 DEBUG : file1: reading active writers 2026/07/07 01:51:04 DEBUG : file1: active writers 1 2026/07/07 01:51:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:51:05 DEBUG : Looking for writers 2026/07/07 01:51:05 DEBUG : file1: reading active writers 2026/07/07 01:51:05 DEBUG : file1: active writers 1 2026/07/07 01:51:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:51:06 DEBUG : Looking for writers 2026/07/07 01:51:06 DEBUG : file1: reading active writers 2026/07/07 01:51:06 DEBUG : file1: active writers 1 2026/07/07 01:51:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:51:07 DEBUG : Looking for writers 2026/07/07 01:51:07 DEBUG : file1: reading active writers 2026/07/07 01:51:07 DEBUG : file1: active writers 1 2026/07/07 01:51:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:51:08 DEBUG : Looking for writers 2026/07/07 01:51:08 DEBUG : file1: reading active writers 2026/07/07 01:51:08 DEBUG : file1: active writers 1 2026/07/07 01:51:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:51:09 DEBUG : Looking for writers 2026/07/07 01:51:09 DEBUG : file1: reading active writers 2026/07/07 01:51:09 DEBUG : file1: active writers 1 2026/07/07 01:51:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:51:10 DEBUG : Looking for writers 2026/07/07 01:51:10 DEBUG : file1: reading active writers 2026/07/07 01:51:10 DEBUG : file1: active writers 1 2026/07/07 01:51:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:51:11 DEBUG : Looking for writers 2026/07/07 01:51:11 DEBUG : file1: reading active writers 2026/07/07 01:51:11 DEBUG : file1: active writers 1 2026/07/07 01:51:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/07 01:51:11 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/07/07 01:51:11 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.26s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:51:12 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:51:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:51:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:51:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:51:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 01:51:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 01:51:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:51:12 DEBUG : webdav root 'rclone-test-gibejat2vasi': File to upload is small (0 bytes), uploading instead of streaming 2026/07/07 01:51:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:51:12 DEBUG : file1: size = 0 OK 2026/07/07 01:51:12 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 01:51:12 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 01:51:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:51:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:51:12 DEBUG : file1: Open: flags=O_RDONLY 2026/07/07 01:51:12 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/07 01:51:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/07 01:51:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:51:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:12 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:51:12 DEBUG : Looking for writers 2026/07/07 01:51:12 DEBUG : file1: reading active writers 2026/07/07 01:51:12 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.69s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:51:12 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:51:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 01:51:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 01:51:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:51:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 01:51:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 01:51:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:51:12 DEBUG : webdav root 'rclone-test-gibejat2vasi': File to upload is small (100 bytes), uploading instead of streaming 2026/07/07 01:51:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/07 01:51:13 DEBUG : file1: size = 100 OK 2026/07/07 01:51:13 DEBUG : file1: md5 = b815974d96440776abfddbfb4e5c3b29 OK 2026/07/07 01:51:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 01:51:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 01:51:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 01:51:13 DEBUG : file1: Open: flags=O_RDONLY 2026/07/07 01:51:13 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/07 01:51:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/07 01:51:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:51:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:13 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:51:13 DEBUG : Looking for writers 2026/07/07 01:51:13 DEBUG : file1: reading active writers 2026/07/07 01:51:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.70s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:51:13 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:51:13 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/07/07 01:51:13 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/07/07 01:51:14 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/07/07 01:51:14 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/07/07 01:51:14 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/07/07 01:51:15 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/07 01:51:15 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/07 01:51:15 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:51:15 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:15 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/07 01:51:15 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/07 01:51:15 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:51:15 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:15 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/07 01:51:15 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/07 01:51:15 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:51:15 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:15 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/07 01:51:15 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/07 01:51:15 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:51:15 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:15 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/07 01:51:15 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/07 01:51:15 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:51:15 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:15 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:51:15 DEBUG : flat: Looking for writers 2026/07/07 01:51:15 DEBUG : f002.txt: reading active writers 2026/07/07 01:51:15 DEBUG : f003.txt: reading active writers 2026/07/07 01:51:15 DEBUG : f004.txt: reading active writers 2026/07/07 01:51:15 DEBUG : f000.txt: reading active writers 2026/07/07 01:51:15 DEBUG : f001.txt: reading active writers 2026/07/07 01:51:15 DEBUG : Looking for writers 2026/07/07 01:51:15 DEBUG : flat: reading active writers 2026/07/07 01:51:15 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.15s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:51:16 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:51:16 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/07/07 01:51:17 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/07/07 01:51:17 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/07/07 01:51:17 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/07 01:51:17 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/07 01:51:17 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:51:17 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:17 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/07 01:51:17 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/07 01:51:17 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:51:18 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:18 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/07 01:51:18 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/07 01:51:18 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:51:18 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:18 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:51:18 DEBUG : a/b/c: Looking for writers 2026/07/07 01:51:18 DEBUG : deep.txt: reading active writers 2026/07/07 01:51:18 DEBUG : a/b: Looking for writers 2026/07/07 01:51:18 DEBUG : c: reading active writers 2026/07/07 01:51:18 DEBUG : mid.txt: reading active writers 2026/07/07 01:51:18 DEBUG : a: Looking for writers 2026/07/07 01:51:18 DEBUG : b: reading active writers 2026/07/07 01:51:18 DEBUG : top.txt: reading active writers 2026/07/07 01:51:18 DEBUG : Looking for writers 2026/07/07 01:51:18 DEBUG : a: reading active writers 2026/07/07 01:51:18 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.75s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:51:19 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:51:19 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:20 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:51:20 DEBUG : bigdir: Looking for writers 2026/07/07 01:51:20 DEBUG : big.bin: reading active writers 2026/07/07 01:51:20 DEBUG : Looking for writers 2026/07/07 01:51:20 DEBUG : bigdir: reading active writers 2026/07/07 01:51:20 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.61s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-gibejat2vasi'", Local "Local file system at /tmp/rclone964334267", Modify Window "1s" 2026/07/07 01:51:21 INFO : webdav root 'rclone-test-gibejat2vasi': poll-interval is not supported by this remote 2026/07/07 01:51:21 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/07/07 01:51:21 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/07/07 01:51:21 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/07/07 01:51:22 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/07 01:51:22 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/07 01:51:22 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:51:22 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:22 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/07 01:51:22 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/07 01:51:22 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:51:22 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:22 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/07 01:51:22 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/07 01:51:22 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 01:51:22 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 01:51:22 DEBUG : WaitForWriters: timeout=30s 2026/07/07 01:51:22 DEBUG : dir2: Looking for writers 2026/07/07 01:51:22 DEBUG : b.txt: reading active writers 2026/07/07 01:51:22 DEBUG : dir3: Looking for writers 2026/07/07 01:51:22 DEBUG : c.txt: reading active writers 2026/07/07 01:51:22 DEBUG : dir1: Looking for writers 2026/07/07 01:51:22 DEBUG : a.txt: reading active writers 2026/07/07 01:51:22 DEBUG : Looking for writers 2026/07/07 01:51:22 DEBUG : dir1: reading active writers 2026/07/07 01:51:22 DEBUG : dir2: reading active writers 2026/07/07 01:51:22 DEBUG : dir3: reading active writers 2026/07/07 01:51:22 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.53s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/07 01:51:23 DEBUG : webdav root 'rclone-test-gibejat2vasi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m15.096184125s (try 1/5)