"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2026/07/31 02:23:01 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-givuyap3gopa" 2026/07/31 02:23:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 02:23:01 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/07/31 02:23:01 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/07/31 02:23:01 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/07/31 02:23:01 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/07/31 02:23:01 DEBUG : Setting pass="v95Beyd5a8883lq5mXWcURAlS013J5bpQs4gI5FWYhpvWx8" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/07/31 02:23:01 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{tjWx9}" suffix to name 2026/07/31 02:23:01 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/07/31 02:23:01 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/07/31 02:23:01 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/07/31 02:23:01 DEBUG : Setting pass="v95Beyd5a8883lq5mXWcURAlS013J5bpQs4gI5FWYhpvWx8" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/07/31 02:23:01 DEBUG : found headers: 2026/07/31 02:23:02 DEBUG : Creating backend with remote "/tmp/rclone85341210" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:02 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:03 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:03 DEBUG : dir: Looking for writers 2026/07/31 02:23:03 DEBUG : Looking for writers 2026/07/31 02:23:03 DEBUG : dir: reading active writers 2026/07/31 02:23:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.57s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:04 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:05 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:06 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:06 DEBUG : dir/subdir: Looking for writers 2026/07/31 02:23:06 DEBUG : dir: Looking for writers 2026/07/31 02:23:06 DEBUG : subdir: reading active writers 2026/07/31 02:23:06 DEBUG : file1: reading active writers 2026/07/31 02:23:06 DEBUG : file2: reading active writers 2026/07/31 02:23:06 DEBUG : Looking for writers 2026/07/31 02:23:06 DEBUG : dir: reading active writers 2026/07/31 02:23:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (3.05s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:07 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:08 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:08 DEBUG : dir: Looking for writers 2026/07/31 02:23:08 DEBUG : file1: reading active writers 2026/07/31 02:23:08 DEBUG : Looking for writers 2026/07/31 02:23:08 DEBUG : dir: reading active writers 2026/07/31 02:23:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.61s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:09 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:09 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:09 DEBUG : dir: Looking for writers 2026/07/31 02:23:09 DEBUG : Looking for writers 2026/07/31 02:23:09 DEBUG : dir: reading active writers 2026/07/31 02:23:09 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.54s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:10 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:11 DEBUG : dir: forgetting directory cache 2026/07/31 02:23:11 DEBUG : forgetting directory cache 2026/07/31 02:23:11 DEBUG : dir: forgetting directory cache 2026/07/31 02:23:11 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:11 DEBUG : Looking for writers 2026/07/31 02:23:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.60s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:12 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:13 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/31 02:23:13 DEBUG : dir: invalidating directory cache 2026/07/31 02:23:13 DEBUG : >ForgetPath: 2026/07/31 02:23:13 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/31 02:23:13 DEBUG : invalidating directory cache 2026/07/31 02:23:13 DEBUG : dir: forgetting directory cache 2026/07/31 02:23:13 DEBUG : >ForgetPath: 2026/07/31 02:23:13 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/31 02:23:13 DEBUG : >ForgetPath: 2026/07/31 02:23:13 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:13 DEBUG : dir: Looking for writers 2026/07/31 02:23:13 DEBUG : Looking for writers 2026/07/31 02:23:13 DEBUG : dir: reading active writers 2026/07/31 02:23:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.55s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:13 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:15 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:16 DEBUG : forgetting directory cache 2026/07/31 02:23:16 DEBUG : dir: forgetting directory cache 2026/07/31 02:23:16 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:16 DEBUG : dir: Looking for writers 2026/07/31 02:23:16 DEBUG : fil/a/b: Looking for writers 2026/07/31 02:23:16 DEBUG : fil/a: Looking for writers 2026/07/31 02:23:16 DEBUG : b: reading active writers 2026/07/31 02:23:16 DEBUG : fil: Looking for writers 2026/07/31 02:23:16 DEBUG : a: reading active writers 2026/07/31 02:23:16 DEBUG : Looking for writers 2026/07/31 02:23:16 DEBUG : fil: reading active writers 2026/07/31 02:23:16 DEBUG : dir: reading active writers 2026/07/31 02:23:16 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.49s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:18 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:19 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:19 DEBUG : dir: Looking for writers 2026/07/31 02:23:19 DEBUG : Looking for writers 2026/07/31 02:23:19 DEBUG : dir: reading active writers 2026/07/31 02:23:19 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.58s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:19 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:20 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:20 DEBUG : dir: Looking for writers 2026/07/31 02:23:20 DEBUG : file1: reading active writers 2026/07/31 02:23:20 DEBUG : Looking for writers 2026/07/31 02:23:20 DEBUG : dir: reading active writers 2026/07/31 02:23:20 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.66s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:21 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:22 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/07/31 02:23:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/31 02:23:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/31 02:23:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/31 02:23:23 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/31 02:23:23 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:23 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:24 DEBUG : dir: invalidating directory cache 2026/07/31 02:23:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/31 02:23:24 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/31 02:23:24 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/31 02:23:24 DEBUG : dir/file1: Reset virtual modtime 2026/07/31 02:23:24 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/31 02:23:24 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/31 02:23:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/31 02:23:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/31 02:23:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:23:24 DEBUG : dir: invalidating directory cache 2026/07/31 02:23:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/31 02:23:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/31 02:23:24 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/31 02:23:24 DEBUG : forgetting directory cache 2026/07/31 02:23:24 DEBUG : dir: forgetting directory cache 2026/07/31 02:23:24 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/31 02:23:24 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:24 DEBUG : dir/virtualDir: Looking for writers 2026/07/31 02:23:24 DEBUG : dir: Looking for writers 2026/07/31 02:23:24 DEBUG : virtualFile2: reading active writers 2026/07/31 02:23:24 DEBUG : virtualFile: reading active writers 2026/07/31 02:23:24 DEBUG : virtualDir: reading active writers 2026/07/31 02:23:24 DEBUG : file1: reading active writers 2026/07/31 02:23:24 DEBUG : Looking for writers 2026/07/31 02:23:24 DEBUG : dir: reading active writers 2026/07/31 02:23:24 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (4.82s) --- PASS: TestDirReadDirAll/Virtual (1.48s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:26 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:27 ERROR : dir/: Can only open directories read only 2026/07/31 02:23:27 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:27 DEBUG : dir: Looking for writers 2026/07/31 02:23:27 DEBUG : Looking for writers 2026/07/31 02:23:27 DEBUG : dir: reading active writers 2026/07/31 02:23:27 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.53s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:27 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:28 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:23:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/31 02:23:28 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/31 02:23:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/31 02:23:28 DEBUG : webdav root 'rclone-test-givuyap3gopa': File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 02:23:29 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:29 DEBUG : dir/potato: size = 5 OK 2026/07/31 02:23:29 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 02:23:29 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/31 02:23:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/31 02:23:29 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:29 DEBUG : dir: Looking for writers 2026/07/31 02:23:29 DEBUG : file1: reading active writers 2026/07/31 02:23:29 DEBUG : potato: reading active writers 2026/07/31 02:23:29 DEBUG : Looking for writers 2026/07/31 02:23:29 DEBUG : dir: reading active writers 2026/07/31 02:23:29 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (2.28s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:30 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/31 02:23:31 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:31 DEBUG : dir/sub: Looking for writers 2026/07/31 02:23:31 DEBUG : dir: Looking for writers 2026/07/31 02:23:31 DEBUG : file1: reading active writers 2026/07/31 02:23:31 DEBUG : sub: reading active writers 2026/07/31 02:23:31 DEBUG : Looking for writers 2026/07/31 02:23:31 DEBUG : dir: reading active writers 2026/07/31 02:23:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.74s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:32 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/31 02:23:34 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/31 02:23:34 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:34 DEBUG : dir/sub/subsub: Looking for writers 2026/07/31 02:23:34 DEBUG : dir/sub: Looking for writers 2026/07/31 02:23:34 DEBUG : subsub: reading active writers 2026/07/31 02:23:34 DEBUG : dir: Looking for writers 2026/07/31 02:23:34 DEBUG : file1: reading active writers 2026/07/31 02:23:34 DEBUG : sub: reading active writers 2026/07/31 02:23:34 DEBUG : Looking for writers 2026/07/31 02:23:34 DEBUG : dir: reading active writers 2026/07/31 02:23:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (3.37s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:36 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:37 ERROR : dir/: Dir.Remove not empty 2026/07/31 02:23:37 DEBUG : dir/file1: Remove: 2026/07/31 02:23:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:23:37 DEBUG : dir/file1: >Remove: err= 2026/07/31 02:23:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/31 02:23:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:37 DEBUG : Looking for writers 2026/07/31 02:23:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.63s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:37 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:38 DEBUG : dir/file1: Remove: 2026/07/31 02:23:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:23:38 DEBUG : dir/file1: >Remove: err= 2026/07/31 02:23:39 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/31 02:23:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:39 DEBUG : Looking for writers 2026/07/31 02:23:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.61s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:39 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:40 DEBUG : dir/file1: Remove: 2026/07/31 02:23:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:23:40 DEBUG : dir/file1: >Remove: err= 2026/07/31 02:23:40 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:40 DEBUG : dir: Looking for writers 2026/07/31 02:23:40 DEBUG : Looking for writers 2026/07/31 02:23:40 DEBUG : dir: reading active writers 2026/07/31 02:23:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.98s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:41 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:42 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:43 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/31 02:23:43 DEBUG : dir: Updating dir with dir2 0x1bceed46c0c0 2026/07/31 02:23:43 DEBUG : dir: forgetting directory cache 2026/07/31 02:23:43 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/31 02:23:43 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/31 02:23:44 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/31 02:23:44 DEBUG : file2: Updating file with file2 0x1bceecede820 2026/07/31 02:23:44 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/31 02:23:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/31 02:23:44 INFO : dir2/file3: Deleted 2026/07/31 02:23:45 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/31 02:23:45 DEBUG : dir2/file3: Updating file with dir2/file3 0x1bceecede820 2026/07/31 02:23:45 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/31 02:23:45 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/31 02:23:45 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/31 02:23:46 DEBUG : empty directory: Updating dir with renamed empty directory 0x1bceed5946c0 2026/07/31 02:23:46 DEBUG : empty directory: forgetting directory cache 2026/07/31 02:23:46 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/31 02:23:46 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/31 02:23:46 DEBUG : dir2: Renaming to "dir3" 2026/07/31 02:23:46 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:46 DEBUG : renamed empty directory: Looking for writers 2026/07/31 02:23:46 DEBUG : dir3: Looking for writers 2026/07/31 02:23:46 DEBUG : file3: reading active writers 2026/07/31 02:23:46 DEBUG : Looking for writers 2026/07/31 02:23:46 DEBUG : dir3: reading active writers 2026/07/31 02:23:46 DEBUG : renamed empty directory: reading active writers 2026/07/31 02:23:46 DEBUG : >WaitForWriters: --- PASS: TestDirRename (5.60s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:47 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/31 02:23:48 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:23:48 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 02:23:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/31 02:23:48 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/31 02:23:48 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/31 02:23:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/31 02:23:48 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:23:48 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 02:23:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/31 02:23:48 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/31 02:23:48 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/31 02:23:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/31 02:23:48 DEBUG : webdav root 'rclone-test-givuyap3gopa': File to upload is small (12 bytes), uploading instead of streaming 2026/07/31 02:23:48 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:48 DEBUG : dir/sub/file2: size = 12 OK 2026/07/31 02:23:48 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/31 02:23:48 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/31 02:23:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/31 02:23:48 DEBUG : forgetting directory cache 2026/07/31 02:23:48 DEBUG : dir: forgetting directory cache 2026/07/31 02:23:48 DEBUG : dir/sub: forgetting directory cache 2026/07/31 02:23:48 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/31 02:23:48 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/31 02:23:48 DEBUG : webdav root 'rclone-test-givuyap3gopa': File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 02:23:48 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:49 DEBUG : dir/sub/file0: size = 5 OK 2026/07/31 02:23:49 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 02:23:49 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/31 02:23:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/31 02:23:49 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:49 DEBUG : dir/sub: Looking for writers 2026/07/31 02:23:49 DEBUG : file2: reading active writers 2026/07/31 02:23:49 DEBUG : file0: reading active writers 2026/07/31 02:23:49 DEBUG : dir: Looking for writers 2026/07/31 02:23:49 DEBUG : file1: reading active writers 2026/07/31 02:23:49 DEBUG : sub: reading active writers 2026/07/31 02:23:49 DEBUG : Looking for writers 2026/07/31 02:23:49 DEBUG : dir: reading active writers 2026/07/31 02:23:49 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (3.41s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:50 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/31 02:23:50 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:50 DEBUG : Looking for writers 2026/07/31 02:23:50 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.22s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:50 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/31 02:23:51 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:23:51 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/31 02:23:51 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/31 02:23:51 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/31 02:23:51 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:23:51 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/31 02:23:51 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/31 02:23:51 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:23:51 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/31 02:23:51 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/31 02:23:51 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/31 02:23:51 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:23:51 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/31 02:23:51 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:51 DEBUG : dir: Looking for writers 2026/07/31 02:23:51 DEBUG : file1: reading active writers 2026/07/31 02:23:51 DEBUG : file1.metadata: reading active writers 2026/07/31 02:23:51 DEBUG : Looking for writers 2026/07/31 02:23:51 DEBUG : dir: reading active writers 2026/07/31 02:23:51 DEBUG : dir.metadata: reading active writers 2026/07/31 02:23:51 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.58s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:52 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:53 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:53 DEBUG : dir: Looking for writers 2026/07/31 02:23:53 DEBUG : file1: reading active writers 2026/07/31 02:23:53 DEBUG : Looking for writers 2026/07/31 02:23:53 DEBUG : dir: reading active writers 2026/07/31 02:23:53 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.65s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:53 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:54 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:55 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/07/31 02:23:55 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:55 DEBUG : dir: Looking for writers 2026/07/31 02:23:55 DEBUG : file1: reading active writers 2026/07/31 02:23:55 DEBUG : Looking for writers 2026/07/31 02:23:55 DEBUG : dir: reading active writers 2026/07/31 02:23:55 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 (2.48s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (2.48s) --- 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-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:56 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 02:23:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 02:23:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:23:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/31 02:23:57 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:57 DEBUG : dir: Looking for writers 2026/07/31 02:23:57 DEBUG : file1: reading active writers 2026/07/31 02:23:57 DEBUG : Looking for writers 2026/07/31 02:23:57 DEBUG : dir: reading active writers 2026/07/31 02:23:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.77s) === RUN TestFileOpenReadUnknownSize 2026/07/31 02:23:58 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/31 02:23:58 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/31 02:23:58 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:23:58 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/31 02:23:58 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:58 DEBUG : Looking for writers 2026/07/31 02:23:58 DEBUG : file.txt: reading active writers 2026/07/31 02:23:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:23:58 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:23:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:23:59 DEBUG : webdav root 'rclone-test-givuyap3gopa': File to upload is small (25 bytes), uploading instead of streaming 2026/07/31 02:23:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:23:59 DEBUG : dir/file1: size = 25 OK 2026/07/31 02:23:59 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 02:23:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/31 02:23:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:23:59 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:23:59 DEBUG : dir: Looking for writers 2026/07/31 02:23:59 DEBUG : file1: reading active writers 2026/07/31 02:23:59 DEBUG : Looking for writers 2026/07/31 02:23:59 DEBUG : dir: reading active writers 2026/07/31 02:23:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.12s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:00 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:01 DEBUG : dir/file1: Remove: 2026/07/31 02:24:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:24:01 DEBUG : dir/file1: >Remove: err= 2026/07/31 02:24:01 DEBUG : dir/file1: Remove: 2026/07/31 02:24:01 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/31 02:24:01 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:01 DEBUG : dir: Looking for writers 2026/07/31 02:24:01 DEBUG : Looking for writers 2026/07/31 02:24:01 DEBUG : dir: reading active writers 2026/07/31 02:24:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.13s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:02 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:03 DEBUG : dir/file1: Remove: 2026/07/31 02:24:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:24:03 DEBUG : dir/file1: >Remove: err= 2026/07/31 02:24:03 DEBUG : dir/file1: Remove: 2026/07/31 02:24:03 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/31 02:24:03 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:03 DEBUG : dir: Looking for writers 2026/07/31 02:24:03 DEBUG : Looking for writers 2026/07/31 02:24:03 DEBUG : dir: reading active writers 2026/07/31 02:24:03 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.96s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:04 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 02:24:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 02:24:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/31 02:24:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 02:24:05 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/31 02:24:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 02:24:05 DEBUG : dir/file1: Open: flags=0x3 2026/07/31 02:24:05 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/31 02:24:05 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/31 02:24:05 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:05 DEBUG : dir: Looking for writers 2026/07/31 02:24:05 DEBUG : file1: reading active writers 2026/07/31 02:24:05 DEBUG : Looking for writers 2026/07/31 02:24:05 DEBUG : dir: reading active writers 2026/07/31 02:24:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.61s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:06 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:06 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:06 DEBUG : dir: Looking for writers 2026/07/31 02:24:06 DEBUG : file1: reading active writers 2026/07/31 02:24:06 DEBUG : Looking for writers 2026/07/31 02:24:06 DEBUG : dir: reading active writers 2026/07/31 02:24:06 DEBUG : >WaitForWriters: 2026/07/31 02:24:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 02:24:07 DEBUG : newLeaf: Updating file with newLeaf 0x1bceecede5b0 2026/07/31 02:24:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:24:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 02:24:08 DEBUG : dir/file1: Updating file with dir/file1 0x1bceecede5b0 2026/07/31 02:24:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 02:24:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 02:24:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 02:24:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:08 DEBUG : dir/file1: File is currently open, delaying rename 0x1bceecede5b0 2026/07/31 02:24:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:24:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:08 DEBUG : webdav root 'rclone-test-givuyap3gopa': File to upload is small (25 bytes), uploading instead of streaming 2026/07/31 02:24:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:09 DEBUG : dir/file1: size = 25 OK 2026/07/31 02:24:09 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 02:24:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/31 02:24:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:09 DEBUG : newLeaf: Running delayed rename now 2026/07/31 02:24:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 02:24:09 DEBUG : newLeaf: Updating file with newLeaf 0x1bceecede5b0 2026/07/31 02:24:09 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:09 DEBUG : dir: Looking for writers 2026/07/31 02:24:09 DEBUG : Looking for writers 2026/07/31 02:24:09 DEBUG : dir: reading active writers 2026/07/31 02:24:09 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:09 DEBUG : >WaitForWriters: 2026/07/31 02:24:09 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:09 DEBUG : dir: Looking for writers 2026/07/31 02:24:09 DEBUG : Looking for writers 2026/07/31 02:24:09 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:09 DEBUG : dir: reading active writers 2026/07/31 02:24:09 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:10 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:10 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:24:10 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:10 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:10 DEBUG : Config file has changed externally - reloading 2026/07/31 02:24:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:10 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:24:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:11 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:11 DEBUG : dir: Looking for writers 2026/07/31 02:24:11 DEBUG : file1: reading active writers 2026/07/31 02:24:11 DEBUG : Looking for writers 2026/07/31 02:24:11 DEBUG : dir: reading active writers 2026/07/31 02:24:11 DEBUG : >WaitForWriters: 2026/07/31 02:24:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 02:24:12 DEBUG : newLeaf: Updating file with newLeaf 0x1bceecede0d0 2026/07/31 02:24:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:24:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 02:24:12 DEBUG : dir/file1: Updating file with dir/file1 0x1bceecede0d0 2026/07/31 02:24:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 02:24:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 02:24:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 02:24:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:13 DEBUG : dir/file1: File is currently open, delaying rename 0x1bceecede0d0 2026/07/31 02:24:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:24:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:13 DEBUG : webdav root 'rclone-test-givuyap3gopa': File to upload is small (25 bytes), uploading instead of streaming 2026/07/31 02:24:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:13 DEBUG : dir/file1: size = 25 OK 2026/07/31 02:24:13 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 02:24:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/31 02:24:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:13 DEBUG : newLeaf: Running delayed rename now 2026/07/31 02:24:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 02:24:14 DEBUG : newLeaf: Updating file with newLeaf 0x1bceecede0d0 2026/07/31 02:24:14 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:14 DEBUG : dir: Looking for writers 2026/07/31 02:24:14 DEBUG : Looking for writers 2026/07/31 02:24:14 DEBUG : dir: reading active writers 2026/07/31 02:24:14 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:14 DEBUG : >WaitForWriters: 2026/07/31 02:24:14 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:14 DEBUG : dir: Looking for writers 2026/07/31 02:24:14 DEBUG : Looking for writers 2026/07/31 02:24:14 DEBUG : dir: reading active writers 2026/07/31 02:24:14 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:14 DEBUG : >WaitForWriters: 2026/07/31 02:24:14 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:15 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:15 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:24:15 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:15 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:15 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:24:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 02:24:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:24:15 DEBUG : dir/file1(0x1bceed41b4c0): openPending: 2026/07/31 02:24:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/31 02:24:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/31 02:24:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:15 DEBUG : dir/file1(0x1bceed41b4c0): >openPending: err= 2026/07/31 02:24:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 02:24:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:24:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:24:15 DEBUG : dir/file1(0x1bceed41b4c0): _writeAt: size=14, off=0 2026/07/31 02:24:15 DEBUG : dir/file1(0x1bceed41b4c0): >_writeAt: n=14, err= 2026/07/31 02:24:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 02:24:15 DEBUG : dir/file1(0x1bceed41b4c0): close: 2026/07/31 02:24:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/31 02:24:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 02:24:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/31 02:24:15 DEBUG : dir/file1(0x1bceed41b4c0): >close: err= 2026/07/31 02:24:15 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:15 DEBUG : dir: Looking for writers 2026/07/31 02:24:15 DEBUG : file1: reading active writers 2026/07/31 02:24:15 DEBUG : Looking for writers 2026/07/31 02:24:15 DEBUG : dir: reading active writers 2026/07/31 02:24:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 02:24:15 DEBUG : dir: Looking for writers 2026/07/31 02:24:15 DEBUG : file1: reading active writers 2026/07/31 02:24:15 DEBUG : Looking for writers 2026/07/31 02:24:15 DEBUG : dir: reading active writers 2026/07/31 02:24:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 02:24:15 DEBUG : dir: Looking for writers 2026/07/31 02:24:15 DEBUG : file1: reading active writers 2026/07/31 02:24:15 DEBUG : Looking for writers 2026/07/31 02:24:15 DEBUG : dir: reading active writers 2026/07/31 02:24:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 02:24:15 DEBUG : dir: Looking for writers 2026/07/31 02:24:15 DEBUG : file1: reading active writers 2026/07/31 02:24:15 DEBUG : Looking for writers 2026/07/31 02:24:15 DEBUG : dir: reading active writers 2026/07/31 02:24:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 02:24:16 DEBUG : dir/file1: vfs cache: starting upload 2026/07/31 02:24:16 DEBUG : dir: Looking for writers 2026/07/31 02:24:16 DEBUG : file1: reading active writers 2026/07/31 02:24:16 DEBUG : Looking for writers 2026/07/31 02:24:16 DEBUG : dir: reading active writers 2026/07/31 02:24:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 02:24:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:16 DEBUG : dir: Looking for writers 2026/07/31 02:24:16 DEBUG : file1: reading active writers 2026/07/31 02:24:16 DEBUG : Looking for writers 2026/07/31 02:24:16 DEBUG : dir: reading active writers 2026/07/31 02:24:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 02:24:16 DEBUG : dir/file1: size = 14 OK 2026/07/31 02:24:16 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/31 02:24:16 INFO : dir/file1: Copied (replaced existing) 2026/07/31 02:24:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/31 02:24:16 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/31 02:24:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/31 02:24:16 DEBUG : dir: Looking for writers 2026/07/31 02:24:16 DEBUG : file1: reading active writers 2026/07/31 02:24:16 DEBUG : Looking for writers 2026/07/31 02:24:16 DEBUG : dir: reading active writers 2026/07/31 02:24:16 DEBUG : >WaitForWriters: 2026/07/31 02:24:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 02:24:16 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:24:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:24:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:24:16 DEBUG : dir/file1(0x1bceed0d9500): _readAt: size=512, off=0 2026/07/31 02:24:16 DEBUG : dir/file1(0x1bceed0d9500): openPending: 2026/07/31 02:24:16 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/31 02:24:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/31 02:24:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:16 DEBUG : dir/file1(0x1bceed0d9500): >openPending: err= 2026/07/31 02:24:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/31 02:24:16 DEBUG : dir/file1(0x1bceed0d9500): >_readAt: n=14, err=EOF 2026/07/31 02:24:16 DEBUG : dir/file1(0x1bceed0d9500): close: 2026/07/31 02:24:16 DEBUG : dir/file1(0x1bceed0d9500): >close: err= 2026/07/31 02:24:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 02:24:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 02:24:17 DEBUG : newLeaf: Updating file with newLeaf 0x1bceed40e1a0 2026/07/31 02:24:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:24:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 02:24:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/31 02:24:17 DEBUG : dir/file1: Updating file with dir/file1 0x1bceed40e1a0 2026/07/31 02:24:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 02:24:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 02:24:18 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:24:18 DEBUG : dir/file1(0x1bceed47e2c0): openPending: 2026/07/31 02:24:18 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/31 02:24:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/31 02:24:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:18 DEBUG : dir/file1(0x1bceed47e2c0): >openPending: err= 2026/07/31 02:24:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 02:24:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:24:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:24:18 DEBUG : dir/file1(0x1bceed47e2c0): _writeAt: size=25, off=0 2026/07/31 02:24:18 DEBUG : dir/file1(0x1bceed47e2c0): >_writeAt: n=25, err= 2026/07/31 02:24:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 02:24:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 02:24:18 DEBUG : newLeaf: Updating file with newLeaf 0x1bceed40e1a0 2026/07/31 02:24:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:24:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:18 DEBUG : newLeaf(0x1bceed47e2c0): close: 2026/07/31 02:24:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/31 02:24:18 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-31 02:24:18.150774144 +0000 UTC m=+76.560353309 2026/07/31 02:24:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/31 02:24:18 DEBUG : newLeaf(0x1bceed47e2c0): >close: err= 2026/07/31 02:24:18 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:18 DEBUG : dir: Looking for writers 2026/07/31 02:24:18 DEBUG : Looking for writers 2026/07/31 02:24:18 DEBUG : dir: reading active writers 2026/07/31 02:24:18 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 02:24:18 DEBUG : dir: Looking for writers 2026/07/31 02:24:18 DEBUG : Looking for writers 2026/07/31 02:24:18 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:18 DEBUG : dir: reading active writers 2026/07/31 02:24:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 02:24:18 DEBUG : dir: Looking for writers 2026/07/31 02:24:18 DEBUG : Looking for writers 2026/07/31 02:24:18 DEBUG : dir: reading active writers 2026/07/31 02:24:18 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 02:24:18 DEBUG : dir: Looking for writers 2026/07/31 02:24:18 DEBUG : Looking for writers 2026/07/31 02:24:18 DEBUG : dir: reading active writers 2026/07/31 02:24:18 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 02:24:18 DEBUG : newLeaf: vfs cache: starting upload 2026/07/31 02:24:18 DEBUG : dir: Looking for writers 2026/07/31 02:24:18 DEBUG : Looking for writers 2026/07/31 02:24:18 DEBUG : dir: reading active writers 2026/07/31 02:24:18 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 02:24:18 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:18 DEBUG : dir: Looking for writers 2026/07/31 02:24:18 DEBUG : Looking for writers 2026/07/31 02:24:18 DEBUG : dir: reading active writers 2026/07/31 02:24:18 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 02:24:19 DEBUG : newLeaf: size = 25 OK 2026/07/31 02:24:19 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 02:24:19 INFO : newLeaf: Copied (replaced existing) 2026/07/31 02:24:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-31 02:24:18 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/31 02:24:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/31 02:24:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/31 02:24:19 DEBUG : dir: Looking for writers 2026/07/31 02:24:19 DEBUG : Looking for writers 2026/07/31 02:24:19 DEBUG : dir: reading active writers 2026/07/31 02:24:19 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:19 DEBUG : >WaitForWriters: 2026/07/31 02:24:19 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:19 DEBUG : dir: Looking for writers 2026/07/31 02:24:19 DEBUG : Looking for writers 2026/07/31 02:24:19 DEBUG : dir: reading active writers 2026/07/31 02:24:19 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:19 DEBUG : >WaitForWriters: 2026/07/31 02:24:19 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:20 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:20 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:24:20 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:20 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:20 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:24:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:21 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:21 DEBUG : dir: Looking for writers 2026/07/31 02:24:21 DEBUG : file1: reading active writers 2026/07/31 02:24:21 DEBUG : Looking for writers 2026/07/31 02:24:21 DEBUG : dir: reading active writers 2026/07/31 02:24:21 DEBUG : >WaitForWriters: 2026/07/31 02:24:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 02:24:21 DEBUG : newLeaf: Updating file with newLeaf 0x1bceed512820 2026/07/31 02:24:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:24:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 02:24:22 DEBUG : dir/file1: Updating file with dir/file1 0x1bceed512820 2026/07/31 02:24:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 02:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 02:24:22 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:24:22 DEBUG : dir/file1(0x1bceed61c800): openPending: 2026/07/31 02:24:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/31 02:24:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/31 02:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:22 DEBUG : dir/file1(0x1bceed61c800): >openPending: err= 2026/07/31 02:24:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 02:24:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:24:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:24:22 DEBUG : dir/file1(0x1bceed61c800): _writeAt: size=25, off=0 2026/07/31 02:24:22 DEBUG : dir/file1(0x1bceed61c800): >_writeAt: n=25, err= 2026/07/31 02:24:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 02:24:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 02:24:23 DEBUG : newLeaf: Updating file with newLeaf 0x1bceed512820 2026/07/31 02:24:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:24:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:23 DEBUG : newLeaf(0x1bceed61c800): close: 2026/07/31 02:24:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/31 02:24:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-31 02:24:22.653453461 +0000 UTC m=+81.063032608 2026/07/31 02:24:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/31 02:24:23 DEBUG : newLeaf(0x1bceed61c800): >close: err= 2026/07/31 02:24:23 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:23 DEBUG : dir: Looking for writers 2026/07/31 02:24:23 DEBUG : Looking for writers 2026/07/31 02:24:23 DEBUG : dir: reading active writers 2026/07/31 02:24:23 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 02:24:23 DEBUG : dir: Looking for writers 2026/07/31 02:24:23 DEBUG : Looking for writers 2026/07/31 02:24:23 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:23 DEBUG : dir: reading active writers 2026/07/31 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 02:24:23 DEBUG : dir: Looking for writers 2026/07/31 02:24:23 DEBUG : Looking for writers 2026/07/31 02:24:23 DEBUG : dir: reading active writers 2026/07/31 02:24:23 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 02:24:23 DEBUG : dir: Looking for writers 2026/07/31 02:24:23 DEBUG : Looking for writers 2026/07/31 02:24:23 DEBUG : dir: reading active writers 2026/07/31 02:24:23 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 02:24:23 DEBUG : newLeaf: vfs cache: starting upload 2026/07/31 02:24:23 DEBUG : dir: Looking for writers 2026/07/31 02:24:23 DEBUG : Looking for writers 2026/07/31 02:24:23 DEBUG : dir: reading active writers 2026/07/31 02:24:23 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 02:24:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:23 DEBUG : dir: Looking for writers 2026/07/31 02:24:23 DEBUG : Looking for writers 2026/07/31 02:24:23 DEBUG : dir: reading active writers 2026/07/31 02:24:23 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 02:24:23 DEBUG : newLeaf: size = 25 OK 2026/07/31 02:24:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 02:24:23 INFO : newLeaf: Copied (replaced existing) 2026/07/31 02:24:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-31 02:24:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/31 02:24:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/31 02:24:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/31 02:24:23 DEBUG : dir: Looking for writers 2026/07/31 02:24:23 DEBUG : Looking for writers 2026/07/31 02:24:23 DEBUG : dir: reading active writers 2026/07/31 02:24:23 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:23 DEBUG : >WaitForWriters: 2026/07/31 02:24:24 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:24 DEBUG : dir: Looking for writers 2026/07/31 02:24:24 DEBUG : Looking for writers 2026/07/31 02:24:24 DEBUG : dir: reading active writers 2026/07/31 02:24:24 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:24 DEBUG : >WaitForWriters: 2026/07/31 02:24:24 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:24 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:24 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:24:24 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:24 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:24 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:24:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 02:24:25 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:24:25 DEBUG : dir/file1(0x1bceed70dd80): openPending: 2026/07/31 02:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/31 02:24:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/31 02:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:25 DEBUG : dir/file1(0x1bceed70dd80): >openPending: err= 2026/07/31 02:24:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 02:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:24:25 DEBUG : dir/file1(0x1bceed70dd80): _writeAt: size=14, off=0 2026/07/31 02:24:25 DEBUG : dir/file1(0x1bceed70dd80): >_writeAt: n=14, err= 2026/07/31 02:24:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 02:24:25 DEBUG : dir/file1(0x1bceed70dd80): close: 2026/07/31 02:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/31 02:24:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 02:24:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/31 02:24:25 DEBUG : dir/file1(0x1bceed70dd80): >close: err= 2026/07/31 02:24:25 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:25 DEBUG : dir: Looking for writers 2026/07/31 02:24:25 DEBUG : file1: reading active writers 2026/07/31 02:24:25 DEBUG : Looking for writers 2026/07/31 02:24:25 DEBUG : dir: reading active writers 2026/07/31 02:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 02:24:25 DEBUG : dir: Looking for writers 2026/07/31 02:24:25 DEBUG : file1: reading active writers 2026/07/31 02:24:25 DEBUG : Looking for writers 2026/07/31 02:24:25 DEBUG : dir: reading active writers 2026/07/31 02:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 02:24:25 DEBUG : dir: Looking for writers 2026/07/31 02:24:25 DEBUG : file1: reading active writers 2026/07/31 02:24:25 DEBUG : Looking for writers 2026/07/31 02:24:25 DEBUG : dir: reading active writers 2026/07/31 02:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 02:24:25 DEBUG : dir: Looking for writers 2026/07/31 02:24:25 DEBUG : file1: reading active writers 2026/07/31 02:24:25 DEBUG : Looking for writers 2026/07/31 02:24:25 DEBUG : dir: reading active writers 2026/07/31 02:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 02:24:25 DEBUG : dir/file1: vfs cache: starting upload 2026/07/31 02:24:25 DEBUG : dir: Looking for writers 2026/07/31 02:24:25 DEBUG : file1: reading active writers 2026/07/31 02:24:25 DEBUG : Looking for writers 2026/07/31 02:24:25 DEBUG : dir: reading active writers 2026/07/31 02:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 02:24:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:25 DEBUG : dir: Looking for writers 2026/07/31 02:24:25 DEBUG : file1: reading active writers 2026/07/31 02:24:25 DEBUG : Looking for writers 2026/07/31 02:24:25 DEBUG : dir: reading active writers 2026/07/31 02:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 02:24:26 DEBUG : dir/file1: size = 14 OK 2026/07/31 02:24:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/31 02:24:26 INFO : dir/file1: Copied (replaced existing) 2026/07/31 02:24:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/31 02:24:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/31 02:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/31 02:24:26 DEBUG : dir: Looking for writers 2026/07/31 02:24:26 DEBUG : file1: reading active writers 2026/07/31 02:24:26 DEBUG : Looking for writers 2026/07/31 02:24:26 DEBUG : dir: reading active writers 2026/07/31 02:24:26 DEBUG : >WaitForWriters: 2026/07/31 02:24:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 02:24:26 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:24:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:24:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:24:26 DEBUG : dir/file1(0x1bceed63a100): _readAt: size=512, off=0 2026/07/31 02:24:26 DEBUG : dir/file1(0x1bceed63a100): openPending: 2026/07/31 02:24:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/31 02:24:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/31 02:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:26 DEBUG : dir/file1(0x1bceed63a100): >openPending: err= 2026/07/31 02:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/31 02:24:26 DEBUG : dir/file1(0x1bceed63a100): >_readAt: n=14, err=EOF 2026/07/31 02:24:26 DEBUG : dir/file1(0x1bceed63a100): close: 2026/07/31 02:24:26 DEBUG : dir/file1(0x1bceed63a100): >close: err= 2026/07/31 02:24:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 02:24:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 02:24:26 DEBUG : newLeaf: Updating file with newLeaf 0x1bceed244750 2026/07/31 02:24:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:24:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 02:24:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/31 02:24:27 DEBUG : dir/file1: Updating file with dir/file1 0x1bceed244750 2026/07/31 02:24:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 02:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 02:24:27 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:24:27 DEBUG : dir/file1(0x1bceed6cd440): openPending: 2026/07/31 02:24:27 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/31 02:24:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/31 02:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:27 DEBUG : dir/file1(0x1bceed6cd440): >openPending: err= 2026/07/31 02:24:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 02:24:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:24:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:24:27 DEBUG : dir/file1(0x1bceed6cd440): _writeAt: size=25, off=0 2026/07/31 02:24:27 DEBUG : dir/file1(0x1bceed6cd440): >_writeAt: n=25, err= 2026/07/31 02:24:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 02:24:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 02:24:28 DEBUG : newLeaf: Updating file with newLeaf 0x1bceed244750 2026/07/31 02:24:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:24:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:28 DEBUG : newLeaf(0x1bceed6cd440): close: 2026/07/31 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/31 02:24:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-31 02:24:27.961522322 +0000 UTC m=+86.371101468 2026/07/31 02:24:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/31 02:24:28 DEBUG : newLeaf(0x1bceed6cd440): >close: err= 2026/07/31 02:24:28 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:28 DEBUG : dir: Looking for writers 2026/07/31 02:24:28 DEBUG : Looking for writers 2026/07/31 02:24:28 DEBUG : dir: reading active writers 2026/07/31 02:24:28 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 02:24:28 DEBUG : dir: Looking for writers 2026/07/31 02:24:28 DEBUG : Looking for writers 2026/07/31 02:24:28 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:28 DEBUG : dir: reading active writers 2026/07/31 02:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 02:24:28 DEBUG : dir: Looking for writers 2026/07/31 02:24:28 DEBUG : Looking for writers 2026/07/31 02:24:28 DEBUG : dir: reading active writers 2026/07/31 02:24:28 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 02:24:28 DEBUG : dir: Looking for writers 2026/07/31 02:24:28 DEBUG : Looking for writers 2026/07/31 02:24:28 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:28 DEBUG : dir: reading active writers 2026/07/31 02:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 02:24:28 DEBUG : newLeaf: vfs cache: starting upload 2026/07/31 02:24:28 DEBUG : dir: Looking for writers 2026/07/31 02:24:28 DEBUG : Looking for writers 2026/07/31 02:24:28 DEBUG : dir: reading active writers 2026/07/31 02:24:28 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 02:24:28 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:28 DEBUG : dir: Looking for writers 2026/07/31 02:24:28 DEBUG : Looking for writers 2026/07/31 02:24:28 DEBUG : dir: reading active writers 2026/07/31 02:24:28 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 02:24:28 DEBUG : newLeaf: size = 25 OK 2026/07/31 02:24:28 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 02:24:28 INFO : newLeaf: Copied (replaced existing) 2026/07/31 02:24:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-31 02:24:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/31 02:24:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/31 02:24:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/31 02:24:29 DEBUG : dir: Looking for writers 2026/07/31 02:24:29 DEBUG : Looking for writers 2026/07/31 02:24:29 DEBUG : dir: reading active writers 2026/07/31 02:24:29 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:29 DEBUG : >WaitForWriters: 2026/07/31 02:24:29 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:29 DEBUG : dir: Looking for writers 2026/07/31 02:24:29 DEBUG : Looking for writers 2026/07/31 02:24:29 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:29 DEBUG : dir: reading active writers 2026/07/31 02:24:29 DEBUG : >WaitForWriters: 2026/07/31 02:24:29 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:30 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:30 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:24:30 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:30 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:30 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:24:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:31 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:31 DEBUG : dir: Looking for writers 2026/07/31 02:24:31 DEBUG : file1: reading active writers 2026/07/31 02:24:31 DEBUG : Looking for writers 2026/07/31 02:24:31 DEBUG : dir: reading active writers 2026/07/31 02:24:31 DEBUG : >WaitForWriters: 2026/07/31 02:24:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 02:24:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:24:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:24:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:24:31 DEBUG : dir/file1(0x1bceed7d87c0): _readAt: size=512, off=0 2026/07/31 02:24:31 DEBUG : dir/file1(0x1bceed7d87c0): openPending: 2026/07/31 02:24:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/31 02:24:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/31 02:24:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:31 DEBUG : dir/file1(0x1bceed7d87c0): >openPending: err= 2026/07/31 02:24:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/31 02:24:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:24:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:24:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:24:31 DEBUG : dir/file1(0x1bceed7d87c0): >_readAt: n=14, err=EOF 2026/07/31 02:24:31 DEBUG : dir/file1(0x1bceed7d87c0): close: 2026/07/31 02:24:31 DEBUG : dir/file1(0x1bceed7d87c0): >close: err= 2026/07/31 02:24:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 02:24:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 02:24:31 DEBUG : newLeaf: Updating file with newLeaf 0x1bceed480d00 2026/07/31 02:24:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:24:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 02:24:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/31 02:24:32 DEBUG : dir/file1: Updating file with dir/file1 0x1bceed480d00 2026/07/31 02:24:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 02:24:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 02:24:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:24:32 DEBUG : dir/file1(0x1bceed0d8e00): openPending: 2026/07/31 02:24:32 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/31 02:24:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/31 02:24:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:32 DEBUG : dir/file1(0x1bceed0d8e00): >openPending: err= 2026/07/31 02:24:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 02:24:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:24:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:24:32 DEBUG : dir/file1(0x1bceed0d8e00): _writeAt: size=25, off=0 2026/07/31 02:24:32 DEBUG : dir/file1(0x1bceed0d8e00): >_writeAt: n=25, err= 2026/07/31 02:24:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 02:24:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 02:24:33 DEBUG : newLeaf: Updating file with newLeaf 0x1bceed480d00 2026/07/31 02:24:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:24:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:33 DEBUG : newLeaf(0x1bceed0d8e00): close: 2026/07/31 02:24:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/31 02:24:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-31 02:24:32.919839372 +0000 UTC m=+91.329418518 2026/07/31 02:24:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/31 02:24:33 DEBUG : newLeaf(0x1bceed0d8e00): >close: err= 2026/07/31 02:24:33 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:33 DEBUG : dir: Looking for writers 2026/07/31 02:24:33 DEBUG : Looking for writers 2026/07/31 02:24:33 DEBUG : dir: reading active writers 2026/07/31 02:24:33 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 02:24:33 DEBUG : dir: Looking for writers 2026/07/31 02:24:33 DEBUG : Looking for writers 2026/07/31 02:24:33 DEBUG : dir: reading active writers 2026/07/31 02:24:33 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 02:24:33 DEBUG : dir: Looking for writers 2026/07/31 02:24:33 DEBUG : Looking for writers 2026/07/31 02:24:33 DEBUG : dir: reading active writers 2026/07/31 02:24:33 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 02:24:33 DEBUG : dir: Looking for writers 2026/07/31 02:24:33 DEBUG : Looking for writers 2026/07/31 02:24:33 DEBUG : dir: reading active writers 2026/07/31 02:24:33 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 02:24:33 DEBUG : newLeaf: vfs cache: starting upload 2026/07/31 02:24:33 DEBUG : dir: Looking for writers 2026/07/31 02:24:33 DEBUG : Looking for writers 2026/07/31 02:24:33 DEBUG : dir: reading active writers 2026/07/31 02:24:33 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 02:24:33 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:33 DEBUG : dir: Looking for writers 2026/07/31 02:24:33 DEBUG : Looking for writers 2026/07/31 02:24:33 DEBUG : dir: reading active writers 2026/07/31 02:24:33 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 02:24:33 DEBUG : newLeaf: size = 25 OK 2026/07/31 02:24:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 02:24:33 INFO : newLeaf: Copied (replaced existing) 2026/07/31 02:24:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-31 02:24:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/31 02:24:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/31 02:24:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 02:24:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/31 02:24:34 DEBUG : dir: Looking for writers 2026/07/31 02:24:34 DEBUG : Looking for writers 2026/07/31 02:24:34 DEBUG : dir: reading active writers 2026/07/31 02:24:34 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:34 DEBUG : >WaitForWriters: 2026/07/31 02:24:34 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:34 DEBUG : dir: Looking for writers 2026/07/31 02:24:34 DEBUG : Looking for writers 2026/07/31 02:24:34 DEBUG : dir: reading active writers 2026/07/31 02:24:34 DEBUG : newLeaf: reading active writers 2026/07/31 02:24:34 DEBUG : >WaitForWriters: 2026/07/31 02:24:34 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- PASS: TestFileRename (29.08s) --- PASS: TestFileRename/off,forceCache=false (4.51s) --- PASS: TestFileRename/minimal,forceCache=false (4.57s) --- PASS: TestFileRename/minimal,forceCache=true (5.15s) --- PASS: TestFileRename/writes,forceCache=false (4.54s) --- PASS: TestFileRename/writes,forceCache=true (5.36s) --- PASS: TestFileRename/full,forceCache=false (4.95s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:35 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:35 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:35 DEBUG : Looking for writers 2026/07/31 02:24:35 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:35 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:24:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 02:24:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 02:24:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/31 02:24:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:24:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/31 02:24:36 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/31 02:24:36 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:36 DEBUG : dir: Looking for writers 2026/07/31 02:24:36 DEBUG : file1: reading active writers 2026/07/31 02:24:36 DEBUG : Looking for writers 2026/07/31 02:24:36 DEBUG : dir: reading active writers 2026/07/31 02:24:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.80s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:37 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:24:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 02:24:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 02:24:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/31 02:24:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:24:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/31 02:24:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/31 02:24:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/31 02:24:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/31 02:24:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/31 02:24:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/31 02:24:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/31 02:24:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/31 02:24:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/31 02:24:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/31 02:24:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/31 02:24:38 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/31 02:24:38 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/31 02:24:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/31 02:24:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/31 02:24:38 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/31 02:24:38 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:38 DEBUG : dir: Looking for writers 2026/07/31 02:24:38 DEBUG : file1: reading active writers 2026/07/31 02:24:38 DEBUG : Looking for writers 2026/07/31 02:24:38 DEBUG : dir: reading active writers 2026/07/31 02:24:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (2.11s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:39 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:24:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 02:24:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 02:24:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/31 02:24:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:24:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/31 02:24:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/31 02:24:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/31 02:24:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/31 02:24:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/31 02:24:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/31 02:24:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/31 02:24:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/31 02:24:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/31 02:24:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/31 02:24:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/31 02:24:40 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/31 02:24:40 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/31 02:24:40 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/31 02:24:40 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/31 02:24:40 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/31 02:24:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/31 02:24:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/31 02:24:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/31 02:24:40 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/31 02:24:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/31 02:24:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/31 02:24:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/31 02:24:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/31 02:24:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/31 02:24:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/31 02:24:40 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/31 02:24:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/31 02:24:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/31 02:24:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/31 02:24:40 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/31 02:24:40 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:40 DEBUG : dir: Looking for writers 2026/07/31 02:24:40 DEBUG : file1: reading active writers 2026/07/31 02:24:40 DEBUG : Looking for writers 2026/07/31 02:24:40 DEBUG : dir: reading active writers 2026/07/31 02:24:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.35s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:41 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:24:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 02:24:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 02:24:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/31 02:24:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:24:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/31 02:24:42 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:42 DEBUG : dir: Looking for writers 2026/07/31 02:24:42 DEBUG : file1: reading active writers 2026/07/31 02:24:42 DEBUG : Looking for writers 2026/07/31 02:24:42 DEBUG : dir: reading active writers 2026/07/31 02:24:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.79s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:43 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:24:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 02:24:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 02:24:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/31 02:24:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:24:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/31 02:24:44 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/31 02:24:44 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/31 02:24:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:44 DEBUG : dir: Looking for writers 2026/07/31 02:24:44 DEBUG : file1: reading active writers 2026/07/31 02:24:44 DEBUG : Looking for writers 2026/07/31 02:24:44 DEBUG : dir: reading active writers 2026/07/31 02:24:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.79s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:45 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:45 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:24:45 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:45 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:45 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:24:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:24:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 02:24:46 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:24:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:24:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:24:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 02:24:46 DEBUG : dir/file1(0x1bceecf39100): _readAt: size=1, off=0 2026/07/31 02:24:46 DEBUG : dir/file1(0x1bceecf39100): openPending: 2026/07/31 02:24:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 02:24:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 02:24:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:46 DEBUG : dir/file1(0x1bceecf39100): >openPending: err= 2026/07/31 02:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/31 02:24:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:24:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:24:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:24:46 DEBUG : dir/file1(0x1bceecf39100): >_readAt: n=1, err= 2026/07/31 02:24:46 DEBUG : dir/file1(0x1bceecf39100): _readAt: size=256, off=1 2026/07/31 02:24:46 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/31 02:24:46 DEBUG : dir/file1(0x1bceecf39100): >_readAt: n=15, err=EOF 2026/07/31 02:24:46 DEBUG : dir/file1(0x1bceecf39100): _readAt: size=16, off=16 2026/07/31 02:24:46 DEBUG : dir/file1(0x1bceecf39100): >_readAt: n=0, err=EOF 2026/07/31 02:24:46 DEBUG : dir/file1(0x1bceecf39100): close: 2026/07/31 02:24:46 DEBUG : dir/file1(0x1bceecf39100): >close: err= 2026/07/31 02:24:46 DEBUG : dir/file1(0x1bceecf39100): close: 2026/07/31 02:24:46 DEBUG : dir/file1(0x1bceecf39100): >close: err=file already closed 2026/07/31 02:24:46 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:46 DEBUG : dir: Looking for writers 2026/07/31 02:24:46 DEBUG : file1: reading active writers 2026/07/31 02:24:46 DEBUG : Looking for writers 2026/07/31 02:24:46 DEBUG : dir: reading active writers 2026/07/31 02:24:46 DEBUG : >WaitForWriters: 2026/07/31 02:24:46 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.84s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:47 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:47 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:24:47 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:47 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:47 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:24:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:24:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 02:24:47 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:24:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:24:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:24:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 02:24:47 DEBUG : dir/file1(0x1bceed7e7b40): _readAt: size=1, off=0 2026/07/31 02:24:47 DEBUG : dir/file1(0x1bceed7e7b40): openPending: 2026/07/31 02:24:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 02:24:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 02:24:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:47 DEBUG : dir/file1(0x1bceed7e7b40): >openPending: err= 2026/07/31 02:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/31 02:24:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:24:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:24:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:24:48 DEBUG : dir/file1(0x1bceed7e7b40): >_readAt: n=1, err= 2026/07/31 02:24:48 DEBUG : dir/file1(0x1bceed7e7b40): _readAt: size=1, off=5 2026/07/31 02:24:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/31 02:24:48 DEBUG : dir/file1(0x1bceed7e7b40): >_readAt: n=1, err= 2026/07/31 02:24:48 DEBUG : dir/file1(0x1bceed7e7b40): _readAt: size=1, off=3 2026/07/31 02:24:48 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/31 02:24:48 DEBUG : dir/file1(0x1bceed7e7b40): >_readAt: n=1, err= 2026/07/31 02:24:48 DEBUG : dir/file1(0x1bceed7e7b40): _readAt: size=1, off=13 2026/07/31 02:24:48 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/31 02:24:48 DEBUG : dir/file1(0x1bceed7e7b40): >_readAt: n=1, err= 2026/07/31 02:24:48 DEBUG : dir/file1(0x1bceed7e7b40): _readAt: size=16, off=100 2026/07/31 02:24:48 DEBUG : dir/file1(0x1bceed7e7b40): >_readAt: n=0, err=EOF 2026/07/31 02:24:48 DEBUG : dir/file1(0x1bceed7e7b40): close: 2026/07/31 02:24:48 DEBUG : dir/file1(0x1bceed7e7b40): >close: err= 2026/07/31 02:24:48 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:48 DEBUG : dir: Looking for writers 2026/07/31 02:24:48 DEBUG : file1: reading active writers 2026/07/31 02:24:48 DEBUG : Looking for writers 2026/07/31 02:24:48 DEBUG : dir: reading active writers 2026/07/31 02:24:48 DEBUG : >WaitForWriters: 2026/07/31 02:24:48 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.75s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:48 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:48 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:24:48 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:48 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:48 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:24:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:24:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 02:24:49 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:24:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:24:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:24:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): _readAt: size=1, off=0 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): openPending: 2026/07/31 02:24:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 02:24:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 02:24:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): >openPending: err= 2026/07/31 02:24:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/31 02:24:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:24:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:24:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): >_readAt: n=1, err= 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): _readAt: size=1, off=5 2026/07/31 02:24:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): >_readAt: n=1, err= 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): _readAt: size=1, off=1 2026/07/31 02:24:49 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): >_readAt: n=1, err= 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): _readAt: size=6, off=10 2026/07/31 02:24:49 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): >_readAt: n=6, err= 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): _readAt: size=256, off=10 2026/07/31 02:24:49 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): >_readAt: n=6, err=EOF 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): _readAt: size=256, off=100 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): >_readAt: n=0, err=EOF 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): close: 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): >close: err= 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): _readAt: size=256, off=100 2026/07/31 02:24:49 DEBUG : dir/file1(0x1bceed3038c0): >_readAt: n=0, err=file already closed 2026/07/31 02:24:49 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:49 DEBUG : dir: Looking for writers 2026/07/31 02:24:49 DEBUG : file1: reading active writers 2026/07/31 02:24:49 DEBUG : Looking for writers 2026/07/31 02:24:49 DEBUG : dir: reading active writers 2026/07/31 02:24:49 DEBUG : >WaitForWriters: 2026/07/31 02:24:49 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.76s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:50 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:50 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:24:50 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:50 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:50 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:24:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:24:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa/dir/file1: no such file or directory 2026/07/31 02:24:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa/dir/file1: no such file or directory 2026/07/31 02:24:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 02:24:51 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:24:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:24:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:24:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 02:24:51 DEBUG : dir/file1(0x1bceed3611c0): RWFileHandle.Flush 2026/07/31 02:24:51 DEBUG : dir/file1(0x1bceed3611c0): _readAt: size=256, off=0 2026/07/31 02:24:51 DEBUG : dir/file1(0x1bceed3611c0): openPending: 2026/07/31 02:24:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 02:24:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 02:24:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:51 DEBUG : dir/file1(0x1bceed3611c0): >openPending: err= 2026/07/31 02:24:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/31 02:24:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:24:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:24:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:24:51 DEBUG : dir/file1(0x1bceed3611c0): >_readAt: n=16, err=EOF 2026/07/31 02:24:51 DEBUG : dir/file1(0x1bceed3611c0): RWFileHandle.Flush 2026/07/31 02:24:51 DEBUG : dir/file1(0x1bceed3611c0): RWFileHandle.Flush 2026/07/31 02:24:51 DEBUG : dir/file1(0x1bceed3611c0): close: 2026/07/31 02:24:51 DEBUG : dir/file1(0x1bceed3611c0): >close: err= 2026/07/31 02:24:51 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:51 DEBUG : dir: Looking for writers 2026/07/31 02:24:51 DEBUG : file1: reading active writers 2026/07/31 02:24:51 DEBUG : Looking for writers 2026/07/31 02:24:51 DEBUG : dir: reading active writers 2026/07/31 02:24:51 DEBUG : >WaitForWriters: 2026/07/31 02:24:51 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.72s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:52 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:52 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:24:52 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:52 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:52 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:24:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:24:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa/dir/file1: no such file or directory 2026/07/31 02:24:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa/dir/file1: no such file or directory 2026/07/31 02:24:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 02:24:53 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:24:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:24:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:24:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 02:24:53 DEBUG : dir/file1(0x1bceed612b00): _readAt: size=256, off=0 2026/07/31 02:24:53 DEBUG : dir/file1(0x1bceed612b00): openPending: 2026/07/31 02:24:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 02:24:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 02:24:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:53 DEBUG : dir/file1(0x1bceed612b00): >openPending: err= 2026/07/31 02:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/31 02:24:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:24:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:24:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:24:53 DEBUG : dir/file1(0x1bceed612b00): >_readAt: n=16, err=EOF 2026/07/31 02:24:53 DEBUG : dir/file1(0x1bceed612b00): RWFileHandle.Release 2026/07/31 02:24:53 DEBUG : dir/file1(0x1bceed612b00): close: 2026/07/31 02:24:53 DEBUG : dir/file1(0x1bceed612b00): >close: err= 2026/07/31 02:24:53 DEBUG : dir/file1(0x1bceed612b00): RWFileHandle.Release 2026/07/31 02:24:53 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:53 DEBUG : dir: Looking for writers 2026/07/31 02:24:53 DEBUG : file1: reading active writers 2026/07/31 02:24:53 DEBUG : Looking for writers 2026/07/31 02:24:53 DEBUG : dir: reading active writers 2026/07/31 02:24:53 DEBUG : >WaitForWriters: 2026/07/31 02:24:53 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.81s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:54 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:54 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:24:54 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:54 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:24:54 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:24:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:24:54 DEBUG : file1: newRWFileHandle: 2026/07/31 02:24:54 DEBUG : file1(0x1bceed5de9c0): openPending: 2026/07/31 02:24:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:24:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:54 DEBUG : file1(0x1bceed5de9c0): >openPending: err= 2026/07/31 02:24:54 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 02:24:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 02:24:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 02:24:54 DEBUG : file1(0x1bceed5de9c0): _writeAt: size=5, off=0 2026/07/31 02:24:54 DEBUG : file1(0x1bceed5de9c0): >_writeAt: n=5, err= 2026/07/31 02:24:54 DEBUG : file1(0x1bceed5de9c0): _writeAt: size=7, off=5 2026/07/31 02:24:54 DEBUG : file1(0x1bceed5de9c0): >_writeAt: n=7, err= 2026/07/31 02:24:54 DEBUG : file1: vfs cache: truncate to size=11 2026/07/31 02:24:54 DEBUG : file1(0x1bceed5de9c0): close: 2026/07/31 02:24:54 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 02:24:54.229733552 +0000 UTC m=+112.639312739 2026/07/31 02:24:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 02:24:54 DEBUG : file1(0x1bceed5de9c0): >close: err= 2026/07/31 02:24:54 DEBUG : file1(0x1bceed5de9c0): close: 2026/07/31 02:24:54 DEBUG : file1(0x1bceed5de9c0): >close: err=file already closed 2026/07/31 02:24:54 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:54 DEBUG : Looking for writers 2026/07/31 02:24:54 DEBUG : file1: reading active writers 2026/07/31 02:24:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 02:24:54 DEBUG : Looking for writers 2026/07/31 02:24:54 DEBUG : file1: reading active writers 2026/07/31 02:24:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 02:24:54 DEBUG : Looking for writers 2026/07/31 02:24:54 DEBUG : file1: reading active writers 2026/07/31 02:24:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 02:24:54 DEBUG : Looking for writers 2026/07/31 02:24:54 DEBUG : file1: reading active writers 2026/07/31 02:24:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 02:24:54 DEBUG : file1: vfs cache: starting upload 2026/07/31 02:24:54 DEBUG : Looking for writers 2026/07/31 02:24:54 DEBUG : file1: reading active writers 2026/07/31 02:24:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 02:24:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:54 DEBUG : Looking for writers 2026/07/31 02:24:54 DEBUG : file1: reading active writers 2026/07/31 02:24:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 02:24:54 DEBUG : file1: size = 11 OK 2026/07/31 02:24:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:24:54 INFO : file1: Copied (new) 2026/07/31 02:24:54 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-31 02:24:54 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/31 02:24:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 02:24:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:54 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 02:24:54 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa/dir/file1: no such file or directory 2026/07/31 02:24:54 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa/dir/file1: no such file or directory 2026/07/31 02:24:54 DEBUG : Looking for writers 2026/07/31 02:24:54 DEBUG : file1: reading active writers 2026/07/31 02:24:54 DEBUG : >WaitForWriters: 2026/07/31 02:24:54 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:54 DEBUG : Looking for writers 2026/07/31 02:24:54 DEBUG : file1: reading active writers 2026/07/31 02:24:54 DEBUG : >WaitForWriters: 2026/07/31 02:24:54 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.28s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:55 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:55 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:24:55 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:55 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:24:55 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:24:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:24:55 DEBUG : file1: newRWFileHandle: 2026/07/31 02:24:55 DEBUG : file1(0x1bceed6cf180): openPending: 2026/07/31 02:24:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:24:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:55 DEBUG : file1(0x1bceed6cf180): >openPending: err= 2026/07/31 02:24:55 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 02:24:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 02:24:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 02:24:55 DEBUG : file1(0x1bceed6cf180): _writeAt: size=7, off=0 2026/07/31 02:24:55 DEBUG : file1(0x1bceed6cf180): >_writeAt: n=7, err= 2026/07/31 02:24:55 DEBUG : file1(0x1bceed6cf180): _writeAt: size=6, off=5 2026/07/31 02:24:55 DEBUG : file1(0x1bceed6cf180): >_writeAt: n=6, err= 2026/07/31 02:24:55 DEBUG : file1(0x1bceed6cf180): close: 2026/07/31 02:24:55 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 02:24:55.511550378 +0000 UTC m=+113.921129554 2026/07/31 02:24:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 02:24:55 DEBUG : file1(0x1bceed6cf180): >close: err= 2026/07/31 02:24:55 DEBUG : file1(0x1bceed6cf180): _writeAt: size=5, off=0 2026/07/31 02:24:55 DEBUG : file1(0x1bceed6cf180): >_writeAt: n=0, err=file already closed 2026/07/31 02:24:55 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:55 DEBUG : Looking for writers 2026/07/31 02:24:55 DEBUG : file1: reading active writers 2026/07/31 02:24:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 02:24:55 DEBUG : Looking for writers 2026/07/31 02:24:55 DEBUG : file1: reading active writers 2026/07/31 02:24:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 02:24:55 DEBUG : Looking for writers 2026/07/31 02:24:55 DEBUG : file1: reading active writers 2026/07/31 02:24:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 02:24:55 DEBUG : Looking for writers 2026/07/31 02:24:55 DEBUG : file1: reading active writers 2026/07/31 02:24:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 02:24:55 DEBUG : file1: vfs cache: starting upload 2026/07/31 02:24:55 DEBUG : Looking for writers 2026/07/31 02:24:55 DEBUG : file1: reading active writers 2026/07/31 02:24:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 02:24:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:55 DEBUG : Looking for writers 2026/07/31 02:24:55 DEBUG : file1: reading active writers 2026/07/31 02:24:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 02:24:55 DEBUG : file1: size = 11 OK 2026/07/31 02:24:55 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:24:55 INFO : file1: Copied (new) 2026/07/31 02:24:55 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-31 02:24:55 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/31 02:24:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 02:24:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:55 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 02:24:56 DEBUG : Looking for writers 2026/07/31 02:24:56 DEBUG : file1: reading active writers 2026/07/31 02:24:56 DEBUG : >WaitForWriters: 2026/07/31 02:24:56 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:56 DEBUG : Looking for writers 2026/07/31 02:24:56 DEBUG : file1: reading active writers 2026/07/31 02:24:56 DEBUG : >WaitForWriters: 2026/07/31 02:24:56 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting 2026/07/31 02:24:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa/dir/file1: no such file or directory 2026/07/31 02:24:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (1.26s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:56 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:56 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:24:56 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:56 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:24:56 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:24:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:24:56 DEBUG : file1: newRWFileHandle: 2026/07/31 02:24:56 DEBUG : file1(0x1bceeceb9b80): openPending: 2026/07/31 02:24:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:24:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:56 DEBUG : file1(0x1bceeceb9b80): >openPending: err= 2026/07/31 02:24:56 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 02:24:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 02:24:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 02:24:56 DEBUG : file1(0x1bceeceb9b80): close: 2026/07/31 02:24:56 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 02:24:56.759405703 +0000 UTC m=+115.168984860 2026/07/31 02:24:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 02:24:56 DEBUG : file1(0x1bceeceb9b80): >close: err= 2026/07/31 02:24:56 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/31 02:24:56 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 02:24:56 DEBUG : file2: newRWFileHandle: 2026/07/31 02:24:56 DEBUG : file2(0x1bceed7d8100): openPending: 2026/07/31 02:24:56 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:24:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/31 02:24:56 DEBUG : file2(0x1bceed7d8100): >openPending: err= 2026/07/31 02:24:56 DEBUG : file2: >newRWFileHandle: err= 2026/07/31 02:24:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/31 02:24:56 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/31 02:24:56 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/31 02:24:56 DEBUG : file2(0x1bceed7d8100): RWFileHandle.Flush 2026/07/31 02:24:56 DEBUG : file2(0x1bceed7d8100): RWFileHandle.Release 2026/07/31 02:24:56 DEBUG : file2(0x1bceed7d8100): close: 2026/07/31 02:24:56 DEBUG : file2: vfs cache: setting modification time to 2026-07-31 02:24:56.760664101 +0000 UTC m=+115.170243247 2026/07/31 02:24:56 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/31 02:24:56 DEBUG : file2(0x1bceed7d8100): >close: err= 2026/07/31 02:24:56 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:56 DEBUG : Looking for writers 2026/07/31 02:24:56 DEBUG : file1: reading active writers 2026/07/31 02:24:56 DEBUG : file2: reading active writers 2026/07/31 02:24:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/31 02:24:56 DEBUG : Looking for writers 2026/07/31 02:24:56 DEBUG : file1: reading active writers 2026/07/31 02:24:56 DEBUG : file2: reading active writers 2026/07/31 02:24:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/31 02:24:56 DEBUG : Looking for writers 2026/07/31 02:24:56 DEBUG : file2: reading active writers 2026/07/31 02:24:56 DEBUG : file1: reading active writers 2026/07/31 02:24:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/31 02:24:56 DEBUG : Looking for writers 2026/07/31 02:24:56 DEBUG : file1: reading active writers 2026/07/31 02:24:56 DEBUG : file2: reading active writers 2026/07/31 02:24:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/31 02:24:56 DEBUG : file1: vfs cache: starting upload 2026/07/31 02:24:56 DEBUG : file2: vfs cache: starting upload 2026/07/31 02:24:56 DEBUG : Looking for writers 2026/07/31 02:24:56 DEBUG : file2: reading active writers 2026/07/31 02:24:56 DEBUG : file1: reading active writers 2026/07/31 02:24:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/31 02:24:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:56 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:57 DEBUG : Looking for writers 2026/07/31 02:24:57 DEBUG : file2: reading active writers 2026/07/31 02:24:57 DEBUG : file1: reading active writers 2026/07/31 02:24:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/31 02:24:57 DEBUG : file1: size = 0 OK 2026/07/31 02:24:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 02:24:57 INFO : file1: Copied (new) 2026/07/31 02:24:57 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-31 02:24:56 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/31 02:24:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 02:24:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:57 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 02:24:57 DEBUG : file2: size = 0 OK 2026/07/31 02:24:57 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 02:24:57 INFO : file2: Copied (new) 2026/07/31 02:24:57 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-31 02:24:56 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/31 02:24:57 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/31 02:24:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/31 02:24:57 INFO : file2: vfs cache: upload succeeded try #1 2026/07/31 02:24:57 DEBUG : Looking for writers 2026/07/31 02:24:57 DEBUG : file2: reading active writers 2026/07/31 02:24:57 DEBUG : file1: reading active writers 2026/07/31 02:24:57 DEBUG : >WaitForWriters: 2026/07/31 02:24:57 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:57 DEBUG : Looking for writers 2026/07/31 02:24:57 DEBUG : file1: reading active writers 2026/07/31 02:24:57 DEBUG : file2: reading active writers 2026/07/31 02:24:57 DEBUG : >WaitForWriters: 2026/07/31 02:24:57 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.41s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:58 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:58 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:24:58 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:58 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:24:58 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:24:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:24:58 DEBUG : file1: newRWFileHandle: 2026/07/31 02:24:58 DEBUG : file1(0x1bceed30ee00): openPending: 2026/07/31 02:24:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:24:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:58 DEBUG : file1(0x1bceed30ee00): >openPending: err= 2026/07/31 02:24:58 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 02:24:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 02:24:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 02:24:58 DEBUG : file1(0x1bceed30ee00): _writeAt: size=5, off=0 2026/07/31 02:24:58 DEBUG : file1(0x1bceed30ee00): >_writeAt: n=5, err= 2026/07/31 02:24:58 DEBUG : file1(0x1bceed30ee00): RWFileHandle.Flush 2026/07/31 02:24:58 DEBUG : file1(0x1bceed30ee00): RWFileHandle.Flush 2026/07/31 02:24:58 DEBUG : file1(0x1bceed30ee00): close: 2026/07/31 02:24:58 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 02:24:58.188586585 +0000 UTC m=+116.598165751 2026/07/31 02:24:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 02:24:58 DEBUG : file1(0x1bceed30ee00): >close: err= 2026/07/31 02:24:58 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:58 DEBUG : Looking for writers 2026/07/31 02:24:58 DEBUG : file1: reading active writers 2026/07/31 02:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 02:24:58 DEBUG : Looking for writers 2026/07/31 02:24:58 DEBUG : file1: reading active writers 2026/07/31 02:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 02:24:58 DEBUG : Looking for writers 2026/07/31 02:24:58 DEBUG : file1: reading active writers 2026/07/31 02:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 02:24:58 DEBUG : Looking for writers 2026/07/31 02:24:58 DEBUG : file1: reading active writers 2026/07/31 02:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 02:24:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa/dir/file1: no such file or directory 2026/07/31 02:24:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa/dir/file1: no such file or directory 2026/07/31 02:24:58 DEBUG : file1: vfs cache: starting upload 2026/07/31 02:24:58 DEBUG : Looking for writers 2026/07/31 02:24:58 DEBUG : file1: reading active writers 2026/07/31 02:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 02:24:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:58 DEBUG : Looking for writers 2026/07/31 02:24:58 DEBUG : file1: reading active writers 2026/07/31 02:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 02:24:58 DEBUG : file1: size = 5 OK 2026/07/31 02:24:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 02:24:58 INFO : file1: Copied (new) 2026/07/31 02:24:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-31 02:24:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/31 02:24:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 02:24:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:58 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 02:24:58 DEBUG : Looking for writers 2026/07/31 02:24:58 DEBUG : file1: reading active writers 2026/07/31 02:24:58 DEBUG : >WaitForWriters: 2026/07/31 02:24:58 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.15s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:24:59 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:24:59 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:24:59 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:59 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:24:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:24:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:24:59 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:24:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:24:59 DEBUG : file1: newRWFileHandle: 2026/07/31 02:24:59 DEBUG : file1(0x1bceed26c0c0): openPending: 2026/07/31 02:24:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:24:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:59 DEBUG : file1(0x1bceed26c0c0): >openPending: err= 2026/07/31 02:24:59 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 02:24:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 02:24:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 02:24:59 DEBUG : file1(0x1bceed26c0c0): _writeAt: size=5, off=0 2026/07/31 02:24:59 DEBUG : file1(0x1bceed26c0c0): >_writeAt: n=5, err= 2026/07/31 02:24:59 DEBUG : file1(0x1bceed26c0c0): RWFileHandle.Release 2026/07/31 02:24:59 DEBUG : file1(0x1bceed26c0c0): close: 2026/07/31 02:24:59 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 02:24:59.321948163 +0000 UTC m=+117.731527319 2026/07/31 02:24:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 02:24:59 DEBUG : file1(0x1bceed26c0c0): >close: err= 2026/07/31 02:24:59 DEBUG : file1(0x1bceed26c0c0): RWFileHandle.Release 2026/07/31 02:24:59 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:24:59 DEBUG : Looking for writers 2026/07/31 02:24:59 DEBUG : file1: reading active writers 2026/07/31 02:24:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 02:24:59 DEBUG : Looking for writers 2026/07/31 02:24:59 DEBUG : file1: reading active writers 2026/07/31 02:24:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 02:24:59 DEBUG : Looking for writers 2026/07/31 02:24:59 DEBUG : file1: reading active writers 2026/07/31 02:24:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 02:24:59 DEBUG : Looking for writers 2026/07/31 02:24:59 DEBUG : file1: reading active writers 2026/07/31 02:24:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 02:24:59 DEBUG : file1: vfs cache: starting upload 2026/07/31 02:24:59 DEBUG : Looking for writers 2026/07/31 02:24:59 DEBUG : file1: reading active writers 2026/07/31 02:24:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 02:24:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:24:59 DEBUG : Looking for writers 2026/07/31 02:24:59 DEBUG : file1: reading active writers 2026/07/31 02:24:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 02:24:59 DEBUG : file1: size = 5 OK 2026/07/31 02:24:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 02:24:59 INFO : file1: Copied (new) 2026/07/31 02:24:59 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-31 02:24:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/31 02:24:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 02:24:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:24:59 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 02:24:59 DEBUG : Looking for writers 2026/07/31 02:24:59 DEBUG : file1: reading active writers 2026/07/31 02:24:59 DEBUG : >WaitForWriters: 2026/07/31 02:24:59 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.15s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:25:00 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:00 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:25:00 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:00 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:00 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:25:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:01 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/31 02:25:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 02:25:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:25:01 DEBUG : dir/file1(0x1bceed408a00): openPending: 2026/07/31 02:25:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 02:25:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 02:25:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:25:01 DEBUG : dir/file1(0x1bceed408a00): >openPending: err= 2026/07/31 02:25:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 02:25:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:25:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:25:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 02:25:01 DEBUG : dir/file1(0x1bceed408a00): _writeAt: size=5, off=0 2026/07/31 02:25:01 DEBUG : dir/file1(0x1bceed408a00): >_writeAt: n=5, err= 2026/07/31 02:25:01 DEBUG : dir/file1(0x1bceed408a00): close: 2026/07/31 02:25:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-31 02:25:01.28039994 +0000 UTC m=+119.689979096 2026/07/31 02:25:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:01 DEBUG : dir/file1(0x1bceed408a00): >close: err= 2026/07/31 02:25:01 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:01 DEBUG : dir: Looking for writers 2026/07/31 02:25:01 DEBUG : file1: reading active writers 2026/07/31 02:25:01 DEBUG : Looking for writers 2026/07/31 02:25:01 DEBUG : dir: reading active writers 2026/07/31 02:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 02:25:01 DEBUG : dir: Looking for writers 2026/07/31 02:25:01 DEBUG : file1: reading active writers 2026/07/31 02:25:01 DEBUG : Looking for writers 2026/07/31 02:25:01 DEBUG : dir: reading active writers 2026/07/31 02:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 02:25:01 DEBUG : dir: Looking for writers 2026/07/31 02:25:01 DEBUG : file1: reading active writers 2026/07/31 02:25:01 DEBUG : Looking for writers 2026/07/31 02:25:01 DEBUG : dir: reading active writers 2026/07/31 02:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 02:25:01 DEBUG : dir: Looking for writers 2026/07/31 02:25:01 DEBUG : file1: reading active writers 2026/07/31 02:25:01 DEBUG : Looking for writers 2026/07/31 02:25:01 DEBUG : dir: reading active writers 2026/07/31 02:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 02:25:01 DEBUG : dir/file1: vfs cache: starting upload 2026/07/31 02:25:01 DEBUG : dir: Looking for writers 2026/07/31 02:25:01 DEBUG : file1: reading active writers 2026/07/31 02:25:01 DEBUG : Looking for writers 2026/07/31 02:25:01 DEBUG : dir: reading active writers 2026/07/31 02:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 02:25:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:01 DEBUG : dir: Looking for writers 2026/07/31 02:25:01 DEBUG : file1: reading active writers 2026/07/31 02:25:01 DEBUG : Looking for writers 2026/07/31 02:25:01 DEBUG : dir: reading active writers 2026/07/31 02:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 02:25:01 DEBUG : dir: Looking for writers 2026/07/31 02:25:01 DEBUG : file1: reading active writers 2026/07/31 02:25:01 DEBUG : Looking for writers 2026/07/31 02:25:01 DEBUG : dir: reading active writers 2026/07/31 02:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/31 02:25:01 DEBUG : dir/file1: size = 5 OK 2026/07/31 02:25:01 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 02:25:01 INFO : dir/file1: Copied (replaced existing) 2026/07/31 02:25:01 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-31 02:25:01 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/31 02:25:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/31 02:25:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:25:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/31 02:25:02 DEBUG : dir: Looking for writers 2026/07/31 02:25:02 DEBUG : file1: reading active writers 2026/07/31 02:25:02 DEBUG : Looking for writers 2026/07/31 02:25:02 DEBUG : dir: reading active writers 2026/07/31 02:25:02 DEBUG : >WaitForWriters: 2026/07/31 02:25:02 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.06s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:25:03 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:03 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:25:03 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:03 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:03 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:25:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:04 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 02:25:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 02:25:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:25:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 02:25:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 02:25:04 DEBUG : dir/file1(0x1bceed2e1580): _writeAt: size=5, off=0 2026/07/31 02:25:04 DEBUG : dir/file1(0x1bceed2e1580): openPending: 2026/07/31 02:25:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 02:25:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 02:25:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:25:04 DEBUG : dir/file1(0x1bceed2e1580): >openPending: err= 2026/07/31 02:25:04 DEBUG : dir/file1(0x1bceed2e1580): >_writeAt: n=5, err= 2026/07/31 02:25:04 DEBUG : dir/file1(0x1bceed2e1580): _writeAt: size=15, off=5 2026/07/31 02:25:04 DEBUG : dir/file1(0x1bceed2e1580): >_writeAt: n=15, err= 2026/07/31 02:25:04 DEBUG : dir/file1(0x1bceed2e1580): close: 2026/07/31 02:25:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/31 02:25:04 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-31 02:25:04.235268734 +0000 UTC m=+122.644847890 2026/07/31 02:25:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:04 DEBUG : dir/file1(0x1bceed2e1580): >close: err= 2026/07/31 02:25:04 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:04 DEBUG : dir: Looking for writers 2026/07/31 02:25:04 DEBUG : file1: reading active writers 2026/07/31 02:25:04 DEBUG : Looking for writers 2026/07/31 02:25:04 DEBUG : dir: reading active writers 2026/07/31 02:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 02:25:04 DEBUG : dir: Looking for writers 2026/07/31 02:25:04 DEBUG : file1: reading active writers 2026/07/31 02:25:04 DEBUG : Looking for writers 2026/07/31 02:25:04 DEBUG : dir: reading active writers 2026/07/31 02:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 02:25:04 DEBUG : dir: Looking for writers 2026/07/31 02:25:04 DEBUG : file1: reading active writers 2026/07/31 02:25:04 DEBUG : Looking for writers 2026/07/31 02:25:04 DEBUG : dir: reading active writers 2026/07/31 02:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 02:25:04 DEBUG : dir: Looking for writers 2026/07/31 02:25:04 DEBUG : file1: reading active writers 2026/07/31 02:25:04 DEBUG : Looking for writers 2026/07/31 02:25:04 DEBUG : dir: reading active writers 2026/07/31 02:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 02:25:04 DEBUG : dir/file1: vfs cache: starting upload 2026/07/31 02:25:04 DEBUG : dir: Looking for writers 2026/07/31 02:25:04 DEBUG : file1: reading active writers 2026/07/31 02:25:04 DEBUG : Looking for writers 2026/07/31 02:25:04 DEBUG : dir: reading active writers 2026/07/31 02:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 02:25:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:04 DEBUG : dir: Looking for writers 2026/07/31 02:25:04 DEBUG : file1: reading active writers 2026/07/31 02:25:04 DEBUG : Looking for writers 2026/07/31 02:25:04 DEBUG : dir: reading active writers 2026/07/31 02:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 02:25:04 DEBUG : dir/file1: size = 20 OK 2026/07/31 02:25:04 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/31 02:25:04 INFO : dir/file1: Copied (replaced existing) 2026/07/31 02:25:04 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-31 02:25:04 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/31 02:25:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/31 02:25:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:25:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/31 02:25:04 DEBUG : dir: Looking for writers 2026/07/31 02:25:04 DEBUG : file1: reading active writers 2026/07/31 02:25:04 DEBUG : Looking for writers 2026/07/31 02:25:04 DEBUG : dir: reading active writers 2026/07/31 02:25:04 DEBUG : >WaitForWriters: 2026/07/31 02:25:04 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.23s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:25:05 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:05 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:25:05 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:05 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:05 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:25:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:05 DEBUG : file1: newRWFileHandle: 2026/07/31 02:25:05 DEBUG : file1(0x1bceed686c00): openPending: 2026/07/31 02:25:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:25:05 DEBUG : file1(0x1bceed686c00): >openPending: err= 2026/07/31 02:25:05 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 02:25:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:25:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 02:25:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 02:25:05 DEBUG : file1(0x1bceed686c00): _writeAt: size=5, off=0 2026/07/31 02:25:05 DEBUG : file1(0x1bceed686c00): >_writeAt: n=5, err= 2026/07/31 02:25:05 DEBUG : file1(0x1bceed686c00): close: 2026/07/31 02:25:05 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 02:25:05.76556891 +0000 UTC m=+124.175148067 2026/07/31 02:25:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:05 DEBUG : file1(0x1bceed686c00): >close: err= 2026/07/31 02:25:05 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:05 DEBUG : Looking for writers 2026/07/31 02:25:05 DEBUG : file1: reading active writers 2026/07/31 02:25:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 02:25:05 DEBUG : Looking for writers 2026/07/31 02:25:05 DEBUG : file1: reading active writers 2026/07/31 02:25:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 02:25:05 DEBUG : Looking for writers 2026/07/31 02:25:05 DEBUG : file1: reading active writers 2026/07/31 02:25:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 02:25:05 DEBUG : Looking for writers 2026/07/31 02:25:05 DEBUG : file1: reading active writers 2026/07/31 02:25:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 02:25:05 DEBUG : file1: vfs cache: starting upload 2026/07/31 02:25:05 DEBUG : Looking for writers 2026/07/31 02:25:05 DEBUG : file1: reading active writers 2026/07/31 02:25:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 02:25:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:06 DEBUG : Looking for writers 2026/07/31 02:25:06 DEBUG : file1: reading active writers 2026/07/31 02:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 02:25:06 DEBUG : file1: size = 5 OK 2026/07/31 02:25:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 02:25:06 INFO : file1: Copied (new) 2026/07/31 02:25:06 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-31 02:25:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/31 02:25:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:25:06 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 02:25:06 DEBUG : Looking for writers 2026/07/31 02:25:06 DEBUG : file1: reading active writers 2026/07/31 02:25:06 DEBUG : >WaitForWriters: 2026/07/31 02:25:06 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.10s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:25:06 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:06 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:25:06 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:06 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/31 02:25:06 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed660ac0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed660ac0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed660ac0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed660ac0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed660ac0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.844751352 +0000 UTC m=+125.254330498 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed660ac0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed661100): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed661100): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed661100): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed661100): >_readAt: n=2, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed661100): _writeAt: size=3, off=2 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed661100): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed661100): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.844751352 +0000 UTC m=+125.254330498 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed661100): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6615c0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6615c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6615c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6615c0): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6615c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.844751352 +0000 UTC m=+125.254330498 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6615c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1aa10 item 1 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed661c00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed661c00): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed661c00): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed661c00): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed661c00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.847149552 +0000 UTC m=+125.256728698 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed661c00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb9240): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb9240): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb9240): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb9240): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb9240): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.847149552 +0000 UTC m=+125.256728698 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb9240): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed17a070 item 2 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb99c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb99c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb99c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb99c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb99c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.849639945 +0000 UTC m=+125.259219081 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb99c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb9e40): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb9e40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb9e40): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb9e40): >_readAt: n=2, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb9e40): _writeAt: size=3, off=2 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb9e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb9e40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.849639945 +0000 UTC m=+125.259219081 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceeceb9e40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cc400): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cc400): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cc400): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cc400): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cc400): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.849639945 +0000 UTC m=+125.259219081 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cc400): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed17ac40 item 3 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cca80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cca80): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cca80): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cca80): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cca80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.851611228 +0000 UTC m=+125.261190374 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cca80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ccfc0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ccfc0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ccfc0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ccfc0): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ccfc0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.851611228 +0000 UTC m=+125.261190374 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ccfc0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed17b1f0 item 4 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cd700): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cd700): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cd700): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cd700): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cd700): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.853143271 +0000 UTC m=+125.262722417 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cd700): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cdb80): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cdb80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cdb80): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cdb80): >_readAt: n=2, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cdb80): _writeAt: size=3, off=2 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cdb80): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cdb80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.853143271 +0000 UTC m=+125.262722417 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5cdb80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed498140): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed498140): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed498140): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed498140): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed498140): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.853143271 +0000 UTC m=+125.262722417 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed498140): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed17bc00 item 5 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4987c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4987c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4987c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4987c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4987c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.855444147 +0000 UTC m=+125.265023284 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4987c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed498d00): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed498d00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed498d00): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed498d00): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed498d00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.855444147 +0000 UTC m=+125.265023284 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed498d00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed0b6310 item 6 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499400): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499400): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499400): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499400): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499400): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.856904475 +0000 UTC m=+125.266483621 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499400): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499900): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499900): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499900): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499900): >_readAt: n=2, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499900): _writeAt: size=3, off=2 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499900): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499900): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.856904475 +0000 UTC m=+125.266483621 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499900): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499dc0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499dc0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499dc0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499dc0): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499dc0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.856904475 +0000 UTC m=+125.266483621 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed499dc0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed0b69a0 item 7 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ee640): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ee640): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ee640): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ee640): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ee640): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.858832987 +0000 UTC m=+125.268412133 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ee640): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2eeb80): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2eeb80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2eeb80): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2eeb80): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2eeb80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.858832987 +0000 UTC m=+125.268412133 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2eeb80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed0b7a40 item 8 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef140): _readAt: size=2, off=0 2026/07/31 02:25:06 ERROR : open-test-file(0x1bceed2ef140): Couldn't read size of file 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef140): >_readAt: n=0, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef140): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef140): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef140): close: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef140): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef500): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef500): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef500): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef500): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef500): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.860398344 +0000 UTC m=+125.269977490 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef500): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef980): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef980): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef980): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef980): >_readAt: n=2, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef980): _writeAt: size=3, off=2 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef980): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef980): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.860398344 +0000 UTC m=+125.269977490 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2ef980): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2efe80): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2efe80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2efe80): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2efe80): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2efe80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.860398344 +0000 UTC m=+125.269977490 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed2efe80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece8a3f0 item 9 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecdbd5c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecdbd5c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecdbd5c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecdbd5c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecdbd5c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.862113292 +0000 UTC m=+125.271692439 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecdbd5c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecdbdb80): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecdbdb80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecdbdb80): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecdbdb80): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecdbdb80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.862113292 +0000 UTC m=+125.271692439 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecdbdb80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece8b960 item 10 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12c480): _readAt: size=2, off=0 2026/07/31 02:25:06 ERROR : open-test-file(0x1bceed12c480): Couldn't read size of file 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12c480): >_readAt: n=0, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12c480): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12c480): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12c480): close: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12c480): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12c840): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12c840): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12c840): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12c840): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12c840): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.864361739 +0000 UTC m=+125.273940885 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12c840): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12cd40): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12cd40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12cd40): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12cd40): >_readAt: n=2, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12cd40): _writeAt: size=3, off=2 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12cd40): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12cd40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.864361739 +0000 UTC m=+125.273940885 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12cd40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12d340): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12d340): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12d340): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12d340): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12d340): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.864361739 +0000 UTC m=+125.273940885 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12d340): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed206150 item 11 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12d9c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12d9c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12d9c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12d9c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12d9c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.868916552 +0000 UTC m=+125.278495698 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed12d9c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6000): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6000): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6000): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6000): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6000): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.868916552 +0000 UTC m=+125.278495698 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6000): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed2067e0 item 12 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6640): _readAt: size=2, off=0 2026/07/31 02:25:06 ERROR : open-test-file(0x1bceed7e6640): Couldn't read size of file 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6640): >_readAt: n=0, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6640): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6640): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6640): close: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6640): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6a00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6a00): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6a00): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6a00): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6a00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.870274125 +0000 UTC m=+125.279853271 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e6a00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e71c0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e71c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e71c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e71c0): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e71c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.870274125 +0000 UTC m=+125.279853271 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e71c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed206f50 item 13 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e7840): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e7840): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e7840): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e7840): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e7840): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.871832268 +0000 UTC m=+125.281411414 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e7840): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e7e00): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e7e00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e7e00): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e7e00): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e7e00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.871832268 +0000 UTC m=+125.281411414 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7e7e00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed207340 item 14 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf38680): _readAt: size=2, off=0 2026/07/31 02:25:06 ERROR : open-test-file(0x1bceecf38680): Couldn't read size of file 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf38680): >_readAt: n=0, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf38680): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf38680): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf38680): close: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf38680): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf38a40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf38a40): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf38a40): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf38a40): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf38a40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.873362628 +0000 UTC m=+125.282941774 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf38a40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf39100): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf39100): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf39100): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf39100): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf39100): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.873362628 +0000 UTC m=+125.282941774 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf39100): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15c230 item 15 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 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/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf39780): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf39780): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf39780): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf39780): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf39780): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.874784283 +0000 UTC m=+125.284363429 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf39780): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30e140): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30e140): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30e140): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30e140): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30e140): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.874784283 +0000 UTC m=+125.284363429 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30e140): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15c930 item 16 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30e780): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30e780): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30e780): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30e780): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30e780): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.876299856 +0000 UTC m=+125.285879002 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30e780): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30ec00): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30ec00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30ec00): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30ec00): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30ec00): >_readAt: n=2, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30ec00): _writeAt: size=3, off=7 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30ec00): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30ec00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.876299856 +0000 UTC m=+125.285879002 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30ec00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30f100): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30f100): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30f100): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30f100): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30f100): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.876299856 +0000 UTC m=+125.285879002 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30f100): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15cd90 item 17 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30f7c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30f7c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30f7c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30f7c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30f7c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.878176309 +0000 UTC m=+125.287755475 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30f7c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30fd80): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30fd80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30fd80): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30fd80): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30fd80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.878176309 +0000 UTC m=+125.287755475 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed30fd80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15d420 item 18 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652580): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652580): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652580): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652580): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652580): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.879858717 +0000 UTC m=+125.289437863 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652580): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652a80): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652a80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652a80): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652a80): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652a80): >_readAt: n=2, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652a80): _writeAt: size=3, off=7 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652a80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.879858717 +0000 UTC m=+125.289437863 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652a80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652f80): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652f80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652f80): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652f80): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652f80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.879858717 +0000 UTC m=+125.289437863 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed652f80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15d810 item 19 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed653580): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed653580): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed653580): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed653580): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed653580): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.88213757 +0000 UTC m=+125.291716716 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed653580): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed653ec0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed653ec0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed653ec0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed653ec0): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed653ec0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.88213757 +0000 UTC m=+125.291716716 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed653ec0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15ddc0 item 20 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d8640): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d8640): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d8640): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d8640): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d8640): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.883502559 +0000 UTC m=+125.293081705 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d8640): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d8c80): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d8c80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d8c80): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d8c80): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d8c80): >_readAt: n=2, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d8c80): _writeAt: size=3, off=7 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d8c80): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d8c80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.883502559 +0000 UTC m=+125.293081705 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d8c80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9180): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9180): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9180): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9180): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9180): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.883502559 +0000 UTC m=+125.293081705 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9180): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed20a3f0 item 21 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9800): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9800): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9800): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9800): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9800): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.885524738 +0000 UTC m=+125.295103885 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9800): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9d40): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9d40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9d40): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9d40): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9d40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.885524738 +0000 UTC m=+125.295103885 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7d9d40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed20ab60 item 22 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26c4c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26c4c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26c4c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26c4c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26c4c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.887151029 +0000 UTC m=+125.296730165 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26c4c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26cac0): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26cac0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26cac0): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26cac0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26cac0): >_readAt: n=2, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26cac0): _writeAt: size=3, off=7 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26cac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26cac0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.887151029 +0000 UTC m=+125.296730165 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26cac0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26cfc0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26cfc0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26cfc0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26cfc0): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26cfc0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.887151029 +0000 UTC m=+125.296730165 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26cfc0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed20b8f0 item 23 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 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/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26d640): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26d640): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26d640): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26d640): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26d640): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.889693471 +0000 UTC m=+125.299272618 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26d640): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26db80): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26db80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26db80): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26db80): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26db80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.889693471 +0000 UTC m=+125.299272618 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed26db80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccbe000 item 24 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f62c0): _readAt: size=2, off=0 2026/07/31 02:25:06 ERROR : open-test-file(0x1bceed3f62c0): Couldn't read size of file 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f62c0): >_readAt: n=0, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f62c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f62c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f62c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f62c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f6700): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f6700): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f6700): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f6700): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f6700): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.891520011 +0000 UTC m=+125.301099157 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f6700): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f6c00): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f6c00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f6c00): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f6c00): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f6c00): >_readAt: n=2, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f6c00): _writeAt: size=3, off=7 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f6c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f6c00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.891520011 +0000 UTC m=+125.301099157 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f6c00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f7140): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f7140): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f7140): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f7140): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f7140): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.891520011 +0000 UTC m=+125.301099157 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f7140): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccbe620 item 25 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f77c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f77c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f77c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f77c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f77c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.893695269 +0000 UTC m=+125.303274415 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f77c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f7d00): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f7d00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f7d00): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f7d00): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f7d00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.893695269 +0000 UTC m=+125.303274415 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3f7d00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccbecb0 item 26 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4540): _readAt: size=2, off=0 2026/07/31 02:25:06 ERROR : open-test-file(0x1bceed4b4540): Couldn't read size of file 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4540): >_readAt: n=0, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4540): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4540): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4540): close: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4540): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4900): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4900): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4900): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4900): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4900): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.895628661 +0000 UTC m=+125.305207817 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4900): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4e00): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4e00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4e00): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4e00): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4e00): >_readAt: n=2, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4e00): _writeAt: size=3, off=7 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4e00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.895628661 +0000 UTC m=+125.305207817 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b4e00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b5340): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b5340): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b5340): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b5340): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b5340): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.895628661 +0000 UTC m=+125.305207817 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b5340): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccbf340 item 27 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 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/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b59c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b59c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b59c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b59c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b59c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.899701252 +0000 UTC m=+125.309280388 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4b59c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf60340): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf60340): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf60340): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf60340): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf60340): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.899701252 +0000 UTC m=+125.309280388 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf60340): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccbfa40 item 28 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf60c40): _readAt: size=2, off=0 2026/07/31 02:25:06 ERROR : open-test-file(0x1bceecf60c40): Couldn't read size of file 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf60c40): >_readAt: n=0, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf60c40): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf60c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf60c40): close: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf60c40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf61080): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf61080): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf61080): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf61080): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf61080): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.901448922 +0000 UTC m=+125.311028069 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf61080): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf617c0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf617c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf617c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf617c0): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf617c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.901448922 +0000 UTC m=+125.311028069 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf617c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccbfdc0 item 29 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 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/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf61e40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf61e40): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf61e40): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf61e40): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf61e40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.90333237 +0000 UTC m=+125.312911506 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceecf61e40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532480): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532480): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532480): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532480): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532480): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.90333237 +0000 UTC m=+125.312911506 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532480): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecee0540 item 30 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 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/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532b40): _readAt: size=2, off=0 2026/07/31 02:25:06 ERROR : open-test-file(0x1bceed532b40): Couldn't read size of file 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532b40): >_readAt: n=0, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532b40): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532b40): close: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532b40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532f00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532f00): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532f00): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532f00): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532f00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.905317629 +0000 UTC m=+125.314896775 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed532f00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5335c0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5335c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5335c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5335c0): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5335c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.905317629 +0000 UTC m=+125.314896775 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5335c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecee0d90 item 31 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 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/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed533c40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed533c40): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed533c40): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed533c40): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed533c40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.907069809 +0000 UTC m=+125.316648955 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed533c40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3b2280): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3b2280): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3b2280): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3b2280): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3b2280): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.907069809 +0000 UTC m=+125.316648955 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed3b2280): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece74070 item 32 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ce200): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ce200): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ce200): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ce200): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ce200): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.908613444 +0000 UTC m=+125.318192580 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ce200): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ce680): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ce680): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ce680): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ce680): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ce680): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed328460 item 33 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ce680): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ce680): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.909125561 +0000 UTC m=+125.318704698 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ce680): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ceb80): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ceb80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ceb80): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ceb80): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ceb80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.909125561 +0000 UTC m=+125.318704698 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6ceb80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3287e0 item 33 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cf200): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cf200): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cf200): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cf200): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cf200): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.91059744 +0000 UTC m=+125.320176586 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cf200): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cf680): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cf680): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed328bd0 item 34 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cf680): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cf680): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cf680): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cf680): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cf680): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.911639229 +0000 UTC m=+125.321218375 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cf680): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cfbc0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cfbc0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cfbc0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cfbc0): >_readAt: n=3, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cfbc0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.911639229 +0000 UTC m=+125.321218375 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6cfbc0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed328d90 item 34 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740300): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740300): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740300): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740300): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740300): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.913659054 +0000 UTC m=+125.323238190 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740300): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740780): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740780): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740780): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740780): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740780): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed329500 item 35 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740780): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740780): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.914331843 +0000 UTC m=+125.323910989 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740780): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740c80): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740c80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740c80): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740c80): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740c80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.914331843 +0000 UTC m=+125.323910989 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed740c80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed329810 item 35 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741300): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741300): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741300): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741300): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741300): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.919191011 +0000 UTC m=+125.328770157 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741300): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741800): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741800): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb02a80 item 36 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741800): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741800): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741800): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741800): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741800): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.919752422 +0000 UTC m=+125.329331568 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741800): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741d40): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741d40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741d40): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741d40): >_readAt: n=3, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741d40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.919752422 +0000 UTC m=+125.329331568 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed741d40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb02e70 item 36 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76a480): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76a480): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76a480): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76a480): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76a480): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.92139284 +0000 UTC m=+125.330971986 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76a480): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76a900): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76a900): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76a900): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76a900): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76a900): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb03880 item 37 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76a900): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76a900): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.92190153 +0000 UTC m=+125.331480676 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76a900): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76ae00): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76ae00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76ae00): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76ae00): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76ae00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.92190153 +0000 UTC m=+125.331480676 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76ae00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1e070 item 37 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76b480): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76b480): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76b480): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76b480): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76b480): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.923507333 +0000 UTC m=+125.333086479 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76b480): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76b980): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76b980): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1e9a0 item 38 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76b980): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76b980): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76b980): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76b980): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76b980): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.924164865 +0000 UTC m=+125.333744011 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76b980): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76bec0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76bec0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76bec0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76bec0): >_readAt: n=3, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76bec0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.924164865 +0000 UTC m=+125.333744011 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed76bec0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1ed20 item 38 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed428640): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed428640): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed428640): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed428640): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed428640): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.925572553 +0000 UTC m=+125.335151699 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed428640): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed428b40): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed428b40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed428b40): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed428b40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed428b40): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1f2d0 item 39 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed428b40): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed428b40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.926222671 +0000 UTC m=+125.335801808 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed428b40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed429040): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed429040): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed429040): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed429040): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed429040): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.926222671 +0000 UTC m=+125.335801808 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed429040): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1f500 item 39 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4296c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4296c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4296c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4296c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4296c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.927930857 +0000 UTC m=+125.337509993 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4296c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed429bc0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed429bc0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1fa40 item 40 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed429bc0): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed429bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed429bc0): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed429bc0): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed429bc0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.928686715 +0000 UTC m=+125.338265861 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed429bc0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed464200): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed464200): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed464200): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed464200): >_readAt: n=3, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed464200): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.928686715 +0000 UTC m=+125.338265861 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed464200): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1fc70 item 40 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4647c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4647c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4647c0): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4647c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4647c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4647c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4647c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.931552638 +0000 UTC m=+125.341131774 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4647c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed464cc0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed464cc0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed464cc0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb72150 item 41 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed464cc0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed464cc0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.932051429 +0000 UTC m=+125.341630575 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed464cc0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465180): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465180): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465180): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465180): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465180): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb72380 item 41 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465180): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465180): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.932996164 +0000 UTC m=+125.342575310 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465180): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4656c0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4656c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4656c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4656c0): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4656c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.932996164 +0000 UTC m=+125.342575310 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4656c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb72620 item 41 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465d00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465d00): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465d00): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465d00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465d00): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465d00): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465d00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.934635009 +0000 UTC m=+125.344214155 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed465d00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4300): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4300): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4300): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb72a10 item 42 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4300): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4300): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.93526584 +0000 UTC m=+125.344844976 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4300): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4840): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4840): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb72bd0 item 42 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4840): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4840): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4840): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4840): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4840): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.936004816 +0000 UTC m=+125.345583962 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4840): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4dc0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4dc0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4dc0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4dc0): >_readAt: n=3, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4dc0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.936004816 +0000 UTC m=+125.345583962 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a4dc0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb73110 item 42 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5400): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5400): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5400): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5400): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5400): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5400): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5400): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.937604487 +0000 UTC m=+125.347183633 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5400): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5900): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5900): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5900): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb736c0 item 43 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5900): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5900): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.938450484 +0000 UTC m=+125.348029621 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5900): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5e40): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5e40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5e40): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5e40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5e40): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb73880 item 43 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5e40): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5e40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.939039347 +0000 UTC m=+125.348618483 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4a5e40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4480): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4480): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4480): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4480): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4480): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.939039347 +0000 UTC m=+125.348618483 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4480): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb73b20 item 43 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4ac0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4ac0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4ac0): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4ac0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4ac0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4ac0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.940627867 +0000 UTC m=+125.350207013 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4ac0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4fc0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4fc0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4fc0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6e070 item 44 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4fc0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4fc0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.941176192 +0000 UTC m=+125.350755338 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d4fc0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d5500): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d5500): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6e230 item 44 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d5500): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d5500): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d5500): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d5500): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d5500): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.941920198 +0000 UTC m=+125.351499344 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d5500): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d5a80): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d5a80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d5a80): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d5a80): >_readAt: n=3, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d5a80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.941920198 +0000 UTC m=+125.351499344 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4d5a80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6e3f0 item 44 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f81c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f81c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f81c0): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f81c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f81c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f81c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f81c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.943269918 +0000 UTC m=+125.352849064 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f81c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f86c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f86c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f86c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6e8c0 item 45 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f86c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f86c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.943745725 +0000 UTC m=+125.353324872 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f86c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f8dc0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f8dc0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f8dc0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f8dc0): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f8dc0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.943745725 +0000 UTC m=+125.353324872 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f8dc0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6ebd0 item 45 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f9400): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f9400): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f9400): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f9400): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f9400): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f9400): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f9400): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.945669128 +0000 UTC m=+125.355248274 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f9400): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f9900): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f9900): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f9900): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6f340 item 46 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f9900): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f9900): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.946488896 +0000 UTC m=+125.356068043 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed4f9900): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52c100): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52c100): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52c100): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52c100): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52c100): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.946488896 +0000 UTC m=+125.356068043 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52c100): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6f570 item 46 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52c740): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52c740): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52c740): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52c740): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52c740): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52c740): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52c740): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.948538177 +0000 UTC m=+125.358117313 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52c740): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52cc40): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52cc40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52cc40): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6f880 item 47 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52cc40): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52cc40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.949220786 +0000 UTC m=+125.358799932 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52cc40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52d340): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52d340): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52d340): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52d340): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52d340): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.949220786 +0000 UTC m=+125.358799932 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52d340): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6fb90 item 47 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 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/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52d980): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52d980): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52d980): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52d980): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52d980): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52d980): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52d980): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.951110145 +0000 UTC m=+125.360689281 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52d980): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52de80): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52de80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52de80): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed1680e0 item 48 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52de80): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52de80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.951937888 +0000 UTC m=+125.361517034 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed52de80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55c680): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55c680): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55c680): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55c680): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55c680): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.951937888 +0000 UTC m=+125.361517034 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55c680): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed1682a0 item 48 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55ccc0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55ccc0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55ccc0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55ccc0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55ccc0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.954007397 +0000 UTC m=+125.363586543 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55ccc0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55d140): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55d140): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55d140): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55d140): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55d140): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55d140): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed1687e0 item 49 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55d140): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55d140): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.954595015 +0000 UTC m=+125.364174161 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55d140): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55d680): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55d680): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55d680): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55d680): >_readAt: n=8, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55d680): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.954595015 +0000 UTC m=+125.364174161 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55d680): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed168c40 item 49 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55dd00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55dd00): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55dd00): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55dd00): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55dd00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.956212871 +0000 UTC m=+125.365792018 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed55dd00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ba300): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ba300): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ba300): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed1691f0 item 50 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ba300): _readAt: size=2, off=5 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ba300): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ba300): _writeAt: size=3, off=5 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ba300): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ba300): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.956909798 +0000 UTC m=+125.366488944 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ba300): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ba880): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ba880): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ba880): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ba880): >_readAt: n=3, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ba880): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.956909798 +0000 UTC m=+125.366488944 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5ba880): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed169500 item 50 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5baf00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5baf00): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5baf00): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5baf00): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5baf00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.958476486 +0000 UTC m=+125.368055622 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5baf00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5bb400): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5bb400): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5bb400): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5bb400): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5bb400): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5bb400): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed169a40 item 51 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5bb400): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5bb400): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.959069626 +0000 UTC m=+125.368648772 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5bb400): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5bb940): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5bb940): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5bb940): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5bb940): >_readAt: n=8, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5bb940): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.959069626 +0000 UTC m=+125.368648772 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed5bb940): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed169dc0 item 51 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed709540): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed709540): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed709540): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed709540): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed709540): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.96058023 +0000 UTC m=+125.370159376 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed709540): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed709a40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed709a40): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed709a40): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccb3880 item 52 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed709a40): _readAt: size=2, off=5 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed709a40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed709a40): _writeAt: size=3, off=5 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed709a40): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed709a40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.961964043 +0000 UTC m=+125.371543189 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed709a40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6900c0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6900c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6900c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6900c0): >_readAt: n=3, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6900c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.961964043 +0000 UTC m=+125.371543189 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6900c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccb3a40 item 52 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed690740): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed690740): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed690740): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed690740): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed690740): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.963673913 +0000 UTC m=+125.373253059 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed690740): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed690c40): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed690c40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed690c40): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed690c40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed690c40): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed690c40): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb78150 item 53 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed690c40): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed690c40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.964229302 +0000 UTC m=+125.373808448 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed690c40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691180): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691180): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691180): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691180): >_readAt: n=8, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691180): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.964229302 +0000 UTC m=+125.373808448 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691180): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb78310 item 53 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691800): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691800): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691800): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691800): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691800): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.965654854 +0000 UTC m=+125.375234000 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691800): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691d00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691d00): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691d00): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb78690 item 54 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691d00): _readAt: size=2, off=5 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691d00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691d00): _writeAt: size=3, off=5 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691d00): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691d00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.967656314 +0000 UTC m=+125.377235460 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed691d00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8380): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8380): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8380): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8380): >_readAt: n=3, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8380): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.967656314 +0000 UTC m=+125.377235460 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8380): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb789a0 item 54 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8a00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8a00): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8a00): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8a00): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8a00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.969123665 +0000 UTC m=+125.378702811 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8a00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8f00): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8f00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8f00): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8f00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8f00): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8f00): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb791f0 item 55 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8f00): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8f00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.971592298 +0000 UTC m=+125.381171514 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b8f00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b9440): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b9440): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b9440): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b9440): >_readAt: n=8, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b9440): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.971592298 +0000 UTC m=+125.381171514 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b9440): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb79420 item 55 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 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/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b9ac0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b9ac0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b9ac0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b9ac0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b9ac0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.974915123 +0000 UTC m=+125.384494269 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6b9ac0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6da0c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6da0c0): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6da0c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb79c00 item 56 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6da0c0): _readAt: size=2, off=5 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6da0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6da0c0): _writeAt: size=3, off=5 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6da0c0): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6da0c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.975646845 +0000 UTC m=+125.385225991 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6da0c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6da640): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6da640): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6da640): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6da640): >_readAt: n=3, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6da640): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.975646845 +0000 UTC m=+125.385225991 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6da640): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dc1c0 item 56 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6dac80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6dac80): open at offset 0 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6dac80): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6dac80): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6dac80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6dac80): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6dac80): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6dac80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.977199288 +0000 UTC m=+125.386778434 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6dac80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6db1c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6db1c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6db1c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dc7e0 item 57 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6db1c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6db1c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.977709991 +0000 UTC m=+125.387289127 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6db1c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6db700): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6db700): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6db700): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6db700): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6db700): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6db700): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dc9a0 item 57 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6db700): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6db700): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.978357294 +0000 UTC m=+125.387936430 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6db700): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6dbc80): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6dbc80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6dbc80): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6dbc80): >_readAt: n=8, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6dbc80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.978357294 +0000 UTC m=+125.387936430 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6dbc80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dcbd0 item 57 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f83c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f83c0): open at offset 0 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f83c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f83c0): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f83c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f83c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f83c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f83c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.97991156 +0000 UTC m=+125.389490706 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f83c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f8900): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f8900): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f8900): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dd490 item 58 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f8900): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f8900): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.980761995 +0000 UTC m=+125.390341141 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f8900): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f8e40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f8e40): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f8e40): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dd650 item 58 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f8e40): _readAt: size=2, off=5 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f8e40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f8e40): _writeAt: size=3, off=5 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f8e40): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f8e40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.981636367 +0000 UTC m=+125.391215513 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f8e40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f9400): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f9400): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f9400): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f9400): >_readAt: n=3, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f9400): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.981636367 +0000 UTC m=+125.391215513 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f9400): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dda40 item 58 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f9a40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f9a40): open at offset 0 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f9a40): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f9a40): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f9a40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f9a40): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f9a40): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f9a40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.983380521 +0000 UTC m=+125.392959658 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed6f9a40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed790080): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed790080): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed790080): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dde30 item 59 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed790080): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed790080): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.983961157 +0000 UTC m=+125.393540293 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed790080): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7905c0): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7905c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7905c0): _writeAt: size=3, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7905c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7905c0): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7905c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed644150 item 59 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7905c0): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7905c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.984695324 +0000 UTC m=+125.394274470 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7905c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed790b40): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed790b40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed790b40): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed790b40): >_readAt: n=8, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed790b40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.984695324 +0000 UTC m=+125.394274470 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed790b40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed644380 item 59 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 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/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791180): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791180): open at offset 0 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791180): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791180): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791180): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791180): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791180): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791180): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.986678019 +0000 UTC m=+125.396257165 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791180): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7916c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7916c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7916c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed644a80 item 60 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7916c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7916c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.987255079 +0000 UTC m=+125.396834225 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7916c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791c00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791c00): open at offset 5 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791c00): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed644cb0 item 60 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791c00): _readAt: size=2, off=5 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791c00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791c00): _writeAt: size=3, off=5 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791c00): >_writeAt: n=3, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791c00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.988062703 +0000 UTC m=+125.397641840 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed791c00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c02c0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c02c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c02c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c02c0): >_readAt: n=3, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c02c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.988062703 +0000 UTC m=+125.397641840 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c02c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed644ee0 item 60 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c0900): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c0900): open at offset 0 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c0900): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c0900): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c0900): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c0900): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c0900): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c0900): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.989623923 +0000 UTC m=+125.399203069 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c0900): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c0e40): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c0e40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c0e40): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed645420 item 61 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c0e40): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c0e40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.990317072 +0000 UTC m=+125.399896218 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c0e40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c1540): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c1540): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c1540): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c1540): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c1540): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.990317072 +0000 UTC m=+125.399896218 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c1540): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed6455e0 item 61 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 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/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c1b80): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c1b80): open at offset 0 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c1b80): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c1b80): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c1b80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c1b80): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c1b80): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c1b80): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.9920584 +0000 UTC m=+125.401637546 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7c1b80): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7de1c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7de1c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7de1c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed645b90 item 62 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7de1c0): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7de1c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.992713727 +0000 UTC m=+125.402292894 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7de1c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7de8c0): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7de8c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7de8c0): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7de8c0): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7de8c0): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.992713727 +0000 UTC m=+125.402292894 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7de8c0): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed645e30 item 62 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 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/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7def00): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7def00): open at offset 0 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7def00): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7def00): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7def00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7def00): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7def00): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7def00): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.996038156 +0000 UTC m=+125.405617302 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7def00): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7df440): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7df440): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7df440): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece4e540 item 63 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7df440): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7df440): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.996805135 +0000 UTC m=+125.406384301 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7df440): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7dfb40): _readAt: size=512, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7dfb40): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7dfb40): >openPending: err= 2026/07/31 02:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7dfb40): >_readAt: n=5, err=EOF 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7dfb40): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.996805135 +0000 UTC m=+125.406384301 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7dfb40): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: Remove: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece4e770 item 63 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:06 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/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7fa280): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7fa280): open at offset 0 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7fa280): >openPending: err= 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7fa280): _readAt: size=2, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7fa280): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7fa280): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7fa280): >_writeAt: n=5, err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7fa280): close: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:06.99917981 +0000 UTC m=+125.408758976 2026/07/31 02:25:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7fa280): >close: err= 2026/07/31 02:25:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7fa7c0): _writeAt: size=5, off=0 2026/07/31 02:25:06 DEBUG : open-test-file(0x1bceed7fa7c0): openPending: 2026/07/31 02:25:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fa7c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece4ed20 item 64 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fa7c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fa7c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.000151105 +0000 UTC m=+125.409730240 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fa7c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7faec0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7faec0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7faec0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7faec0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7faec0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.000151105 +0000 UTC m=+125.409730240 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7faec0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece4f0a0 item 64 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fb500): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fb500): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fb500): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fb500): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fb500): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.001881252 +0000 UTC m=+125.411460388 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fb500): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fb980): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fb980): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fb980): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fb980): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fb980): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece4f6c0 item 65 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fb980): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fb980): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.002626149 +0000 UTC m=+125.412205295 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fb980): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fbe80): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fbe80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fbe80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fbe80): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fbe80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.002626149 +0000 UTC m=+125.412205295 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7fbe80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece4fa40 item 65 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8225c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8225c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8225c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8225c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8225c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.004205221 +0000 UTC m=+125.413784357 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8225c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed822a40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed822a40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf3a3f0 item 66 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed822a40): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed822a40): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed822a40): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed822a40): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed822a40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.005098248 +0000 UTC m=+125.414677394 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed822a40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed822f80): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed822f80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed822f80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed822f80): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed822f80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.005098248 +0000 UTC m=+125.414677394 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed822f80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf3ae00 item 66 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8235c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8235c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8235c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8235c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8235c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.006582802 +0000 UTC m=+125.416161948 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8235c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed823a40): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed823a40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed823a40): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed823a40): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed823a40): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf3b3b0 item 67 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed823a40): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed823a40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.007333871 +0000 UTC m=+125.416913017 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed823a40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed842040): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed842040): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed842040): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed842040): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed842040): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.007333871 +0000 UTC m=+125.416913017 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed842040): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf3b570 item 67 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8426c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8426c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8426c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8426c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8426c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.008941146 +0000 UTC m=+125.418520292 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed8426c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed842bc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed842bc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf3bb90 item 68 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed842bc0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed842bc0): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed842bc0): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed842bc0): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed842bc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.009989495 +0000 UTC m=+125.419568641 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed842bc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843100): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843100): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843100): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843100): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843100): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.009989495 +0000 UTC m=+125.419568641 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843100): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece3c8c0 item 68 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843740): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843740): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843740): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843740): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843740): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.011755061 +0000 UTC m=+125.421334207 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843740): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843bc0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843bc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843bc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843bc0): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843bc0): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece3d420 item 69 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843bc0): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843bc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.012688022 +0000 UTC m=+125.422267168 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed843bc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85c1c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85c1c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85c1c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85c1c0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85c1c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.012688022 +0000 UTC m=+125.422267168 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85c1c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece3d7a0 item 69 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85c840): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85c840): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85c840): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85c840): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85c840): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.014324312 +0000 UTC m=+125.423903458 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85c840): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85cd40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85cd40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecdfc070 item 70 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85cd40): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85cd40): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85cd40): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85cd40): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85cd40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.015049061 +0000 UTC m=+125.424628197 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85cd40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85d280): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85d280): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85d280): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85d280): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85d280): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.015049061 +0000 UTC m=+125.424628197 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85d280): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecdfc850 item 70 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85d900): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85d900): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85d900): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85d900): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85d900): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.017207056 +0000 UTC m=+125.426786193 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85d900): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85de00): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85de00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85de00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85de00): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85de00): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecdfd110 item 71 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85de00): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85de00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.018009613 +0000 UTC m=+125.427588759 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed85de00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87a400): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87a400): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87a400): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87a400): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87a400): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.018009613 +0000 UTC m=+125.427588759 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87a400): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecdfd490 item 71 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87aa80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87aa80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87aa80): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87aa80): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87aa80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.023178365 +0000 UTC m=+125.432757501 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87aa80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87af80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87af80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecdfdb90 item 72 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87af80): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87af80): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87af80): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87af80): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87af80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.024360587 +0000 UTC m=+125.433939723 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87af80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b4c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b4c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b4c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b4c0): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b4c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.024360587 +0000 UTC m=+125.433939723 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b4c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece6c230 item 72 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b680): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b680): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b680): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b680): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b680): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b680): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b680): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.028474626 +0000 UTC m=+125.438054033 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b680): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906940): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906940): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906940): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece476c0 item 73 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906940): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906940): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.031500862 +0000 UTC m=+125.441079998 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906940): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906e00): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906e00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906e00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906e00): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906e00): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece47b90 item 73 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906e00): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906e00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.033393287 +0000 UTC m=+125.442972433 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906e00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907340): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907340): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907340): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907340): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907340): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.033393287 +0000 UTC m=+125.442972433 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907340): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece47d50 item 73 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907980): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907980): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907980): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907980): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907980): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907980): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907980): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.035662152 +0000 UTC m=+125.445241298 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907980): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907e80): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907e80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907e80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece74690 item 74 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907e80): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907e80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.036604691 +0000 UTC m=+125.446183828 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907e80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87a4c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87a4c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece748c0 item 74 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87a4c0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87a4c0): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87a4c0): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87a4c0): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87a4c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.037831168 +0000 UTC m=+125.447410384 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87a4c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87aa40): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87aa40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87aa40): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87aa40): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87aa40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.037831168 +0000 UTC m=+125.447410384 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87aa40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece74cb0 item 74 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b880): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b880): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b880): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b880): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b880): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b880): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b880): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.040356497 +0000 UTC m=+125.449935683 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87b880): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87bd80): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87bd80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87bd80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece750a0 item 75 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87bd80): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87bd80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.04156533 +0000 UTC m=+125.451144476 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed87bd80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8e00): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8e00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8e00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8e00): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8e00): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece75260 item 75 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8e00): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8e00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.04289402 +0000 UTC m=+125.452473176 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8e00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa9640): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa9640): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa9640): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa9640): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa9640): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.04289402 +0000 UTC m=+125.452473176 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa9640): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece75880 item 75 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660780): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660780): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660780): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660780): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660780): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660780): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660780): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.045782455 +0000 UTC m=+125.455361621 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660780): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660fc0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660fc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660fc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece75ce0 item 76 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660fc0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660fc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.046712572 +0000 UTC m=+125.456291718 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660fc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661500): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661500): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece6c540 item 76 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661500): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661500): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661500): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661500): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661500): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.048036662 +0000 UTC m=+125.457615798 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661500): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661a80): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661a80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661a80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661a80): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661a80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.048036662 +0000 UTC m=+125.457615798 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661a80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece6c770 item 76 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc140): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc140): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc140): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc140): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc140): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc140): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc140): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.051235904 +0000 UTC m=+125.460815131 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc140): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc6c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc6c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc6c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed5d0230 item 77 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc6c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc6c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.052346041 +0000 UTC m=+125.461925187 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc6c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5ccdc0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5ccdc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5ccdc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5ccdc0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5ccdc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.052346041 +0000 UTC m=+125.461925187 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5ccdc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed5d0460 item 77 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cd500): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cd500): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cd500): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cd500): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cd500): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cd500): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cd500): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.054737407 +0000 UTC m=+125.464316573 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cd500): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cda00): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cda00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cda00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed5d0850 item 78 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cda00): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cda00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.055586672 +0000 UTC m=+125.465165818 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cda00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee200): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee200): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee200): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee200): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee200): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.055586672 +0000 UTC m=+125.465165818 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee200): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed5d0a10 item 78 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee940): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee940): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee940): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee940): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee940): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee940): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee940): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.057368006 +0000 UTC m=+125.466947152 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee940): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2eee40): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2eee40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2eee40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed5d0ee0 item 79 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2eee40): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2eee40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.058198735 +0000 UTC m=+125.467777881 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2eee40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ef540): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ef540): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ef540): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ef540): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ef540): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.058198735 +0000 UTC m=+125.467777881 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ef540): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed5d10a0 item 79 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efb80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efb80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efb80): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efb80): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efb80): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efb80): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efb80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.060514117 +0000 UTC m=+125.470093263 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efb80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbcc40): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbcc40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbcc40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed5d1570 item 80 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbcc40): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbcc40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.061185345 +0000 UTC m=+125.470764491 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbcc40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbd880): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbd880): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbd880): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbd880): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbd880): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.061185345 +0000 UTC m=+125.470764491 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbd880): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed5d1880 item 80 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12c1c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12c1c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12c1c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12c1c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12c1c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.063178649 +0000 UTC m=+125.472757795 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12c1c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9580): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9580): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9580): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9580): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9580): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9580): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece6cf50 item 81 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9580): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9580): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.064141278 +0000 UTC m=+125.473720424 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9580): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9b00): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9b00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9b00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9b00): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9b00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.064141278 +0000 UTC m=+125.473720424 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9b00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece6d1f0 item 81 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6280): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6280): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6280): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6280): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6280): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.066098074 +0000 UTC m=+125.475677220 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6280): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6780): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6780): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6780): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1a070 item 82 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6780): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6780): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6780): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6780): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6780): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.066874961 +0000 UTC m=+125.476454107 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6780): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6d00): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6d00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6d00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6d00): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6d00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.066874961 +0000 UTC m=+125.476454107 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6d00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1a770 item 82 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7480): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7480): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7480): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7480): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7480): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.06899754 +0000 UTC m=+125.478576686 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7480): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7980): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7980): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7980): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7980): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7980): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7980): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1b5e0 item 83 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7980): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7980): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.069687633 +0000 UTC m=+125.479266779 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7980): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf380c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf380c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf380c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf380c0): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf380c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.069687633 +0000 UTC m=+125.479266779 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf380c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1bb90 item 83 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38800): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38800): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38800): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38800): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38800): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.071531825 +0000 UTC m=+125.481110962 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38800): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38d00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38d00): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38d00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed17aa10 item 84 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38d00): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38d00): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38d00): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38d00): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38d00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.072420945 +0000 UTC m=+125.482000091 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38d00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39280): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39280): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39280): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39280): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39280): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.072420945 +0000 UTC m=+125.482000091 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39280): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed17ad20 item 84 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39900): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39900): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39900): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39900): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39900): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.074236775 +0000 UTC m=+125.483815921 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39900): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e280): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e280): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e280): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e280): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e280): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e280): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed17b180 item 85 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e280): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e280): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.075144268 +0000 UTC m=+125.484723404 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e280): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e7c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e7c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e7c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e7c0): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e7c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.075144268 +0000 UTC m=+125.484723404 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e7c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed17b810 item 85 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30ee40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30ee40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30ee40): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30ee40): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30ee40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.076762264 +0000 UTC m=+125.486341400 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30ee40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f340): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f340): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f340): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed17bd50 item 86 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f340): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f340): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f340): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f340): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f340): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.077700466 +0000 UTC m=+125.487279602 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f340): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f900): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f900): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f900): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f900): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f900): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.077700466 +0000 UTC m=+125.487279602 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f900): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed0b60e0 item 86 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652180): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652180): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652180): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652180): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652180): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.079590987 +0000 UTC m=+125.489170133 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652180): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652680): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652680): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652680): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652680): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652680): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652680): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed0b6620 item 87 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652680): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652680): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.080287372 +0000 UTC m=+125.489866518 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652680): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652bc0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652bc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652bc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652bc0): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652bc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.080287372 +0000 UTC m=+125.489866518 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652bc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed0b69a0 item 87 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653240): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653240): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653240): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653240): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653240): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.081786874 +0000 UTC m=+125.491366020 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653240): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6537c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6537c0): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6537c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed0b78f0 item 88 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6537c0): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6537c0): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6537c0): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6537c0): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6537c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.082553361 +0000 UTC m=+125.492132507 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6537c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d81c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d81c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d81c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d81c0): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d81c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.082553361 +0000 UTC m=+125.492132507 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d81c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed0b7ab0 item 88 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8940): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8940): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8940): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8940): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8940): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8940): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8940): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8940): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.08402986 +0000 UTC m=+125.493609006 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8940): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8e80): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8e80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8e80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece8a460 item 89 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8e80): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8e80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.084593034 +0000 UTC m=+125.494172180 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8e80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d93c0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d93c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d93c0): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d93c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d93c0): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d93c0): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece8a770 item 89 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d93c0): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d93c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.085248811 +0000 UTC m=+125.494827978 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d93c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9940): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9940): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9940): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9940): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9940): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.085248811 +0000 UTC m=+125.494827978 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9940): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece8b490 item 89 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c080): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c080): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c080): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c080): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c080): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c080): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c080): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c080): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.086839516 +0000 UTC m=+125.496418652 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c080): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c6c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c6c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c6c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece8be30 item 90 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c6c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c6c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.087366972 +0000 UTC m=+125.496946118 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c6c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26cc00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26cc00): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26cc00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed206310 item 90 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26cc00): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26cc00): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26cc00): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26cc00): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26cc00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.088170861 +0000 UTC m=+125.497750007 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26cc00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d1c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d1c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d1c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d1c0): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d1c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.088170861 +0000 UTC m=+125.497750007 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d1c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed2065b0 item 90 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d800): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d800): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d800): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d800): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d800): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d800): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d800): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d800): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.090101246 +0000 UTC m=+125.499680392 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d800): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26dd40): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26dd40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26dd40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed206a80 item 91 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26dd40): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26dd40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.090797411 +0000 UTC m=+125.500376557 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26dd40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6380): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6380): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6380): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6380): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6380): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6380): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed206ee0 item 91 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6380): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6380): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.091745793 +0000 UTC m=+125.501324969 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6380): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6980): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6980): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6980): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6980): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6980): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.091745793 +0000 UTC m=+125.501324969 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6980): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed207110 item 91 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6fc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6fc0): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6fc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6fc0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6fc0): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6fc0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6fc0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6fc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.093582331 +0000 UTC m=+125.503161468 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f6fc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f7500): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f7500): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f7500): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed207810 item 92 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f7500): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f7500): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.094398353 +0000 UTC m=+125.503977518 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f7500): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f7a40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f7a40): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f7a40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15c0e0 item 92 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f7a40): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f7a40): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f7a40): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f7a40): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f7a40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.095405695 +0000 UTC m=+125.504984851 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3f7a40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4100): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4100): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4100): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4100): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4100): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.095405695 +0000 UTC m=+125.504984851 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4100): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15c3f0 item 92 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4840): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4840): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4840): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4840): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4840): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4840): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4840): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4840): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.097310292 +0000 UTC m=+125.506889478 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4840): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4d80): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4d80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4d80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15ca80 item 93 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4d80): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4d80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.097967312 +0000 UTC m=+125.507546488 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4d80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5480): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5480): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5480): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5480): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5480): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.097967312 +0000 UTC m=+125.507546488 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5480): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15cd20 item 93 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5ac0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5ac0): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5ac0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5ac0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5ac0): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5ac0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5ac0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5ac0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.099640643 +0000 UTC m=+125.509219789 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5ac0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60600): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60600): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60600): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15d180 item 94 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60600): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60600): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.100232811 +0000 UTC m=+125.509811947 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60600): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60e40): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60e40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60e40): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60e40): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60e40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.100232811 +0000 UTC m=+125.509811947 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60e40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15d420 item 94 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61500): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61500): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61500): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61500): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61500): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61500): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61500): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61500): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.102147998 +0000 UTC m=+125.511727134 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61500): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61a80): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61a80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61a80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15d810 item 95 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61a80): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61a80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.102706874 +0000 UTC m=+125.512286021 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61a80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708280): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708280): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708280): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708280): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708280): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.102706874 +0000 UTC m=+125.512286021 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708280): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15d9d0 item 95 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7088c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7088c0): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7088c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7088c0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7088c0): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7088c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7088c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7088c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.104829002 +0000 UTC m=+125.514408189 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7088c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708e00): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708e00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708e00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15de30 item 96 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708e00): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708e00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.105417603 +0000 UTC m=+125.514996749 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708e00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed709540): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed709540): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed709540): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed709540): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed709540): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.105417603 +0000 UTC m=+125.514996749 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed709540): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed20a2a0 item 96 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= 2026/07/31 02:25:07 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:07 DEBUG : Looking for writers 2026/07/31 02:25:07 DEBUG : >WaitForWriters: 2026/07/31 02:25:07 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:25:07 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:07 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:25:07 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:07 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/31 02:25:07 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30d4c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30d4c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30d4c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30d4c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30d4c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.433479379 +0000 UTC m=+125.843058526 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30d4c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30d940): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30d940): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30d940): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30d940): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30d940): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30d940): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30d940): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.433479379 +0000 UTC m=+125.843058526 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30d940): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30de00): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30de00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30de00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30de00): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30de00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.433479379 +0000 UTC m=+125.843058526 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30de00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed328a80 item 1 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93c180): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93c180): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93c180): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93c180): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93c180): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.439620999 +0000 UTC m=+125.849200145 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93c180): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93c680): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93c680): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93c680): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93c680): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93c680): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.439620999 +0000 UTC m=+125.849200145 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93c680): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccbecb0 item 2 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93ccc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93ccc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93ccc0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93ccc0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93ccc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.441243804 +0000 UTC m=+125.850822950 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93ccc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93d140): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93d140): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93d140): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93d140): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93d140): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93d140): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93d140): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.441243804 +0000 UTC m=+125.850822950 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93d140): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93d600): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93d600): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93d600): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93d600): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93d600): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.441243804 +0000 UTC m=+125.850822950 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93d600): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccbf340 item 3 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93dc80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93dc80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93dc80): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93dc80): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93dc80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.443529951 +0000 UTC m=+125.853109097 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed93dc80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed9542c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed9542c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed9542c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed9542c0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed9542c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.443529951 +0000 UTC m=+125.853109097 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed9542c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccbfa40 item 4 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed954900): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed954900): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed954900): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed954900): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed954900): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.445254207 +0000 UTC m=+125.854833353 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed954900): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed954d80): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed954d80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed954d80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed954d80): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed954d80): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed954d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed954d80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.445254207 +0000 UTC m=+125.854833353 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed954d80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed955240): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed955240): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed955240): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed955240): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed955240): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.445254207 +0000 UTC m=+125.854833353 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed955240): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccbfdc0 item 5 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed9558c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed9558c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed9558c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed9558c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed9558c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.447608675 +0000 UTC m=+125.857187821 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed9558c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed955e00): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed955e00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed955e00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed955e00): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed955e00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.447608675 +0000 UTC m=+125.857187821 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed955e00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb02fc0 item 6 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96a580): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96a580): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96a580): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96a580): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96a580): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.449296111 +0000 UTC m=+125.858875257 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96a580): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96aa80): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96aa80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96aa80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96aa80): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96aa80): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96aa80): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96aa80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.449296111 +0000 UTC m=+125.858875257 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96aa80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96af40): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96af40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96af40): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96af40): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96af40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.449296111 +0000 UTC m=+125.858875257 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96af40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1e000 item 7 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96b5c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96b5c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96b5c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96b5c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96b5c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.45248833 +0000 UTC m=+125.862067476 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96b5c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96bb00): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96bb00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96bb00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96bb00): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96bb00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.45248833 +0000 UTC m=+125.862067476 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed96bb00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1ec40 item 8 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3861c0): _readAt: size=2, off=0 2026/07/31 02:25:07 ERROR : open-test-file(0x1bceed3861c0): Couldn't read size of file 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3861c0): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3861c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3861c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3861c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3861c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386580): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386580): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386580): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386580): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386580): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.454703724 +0000 UTC m=+125.864282870 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386580): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386a00): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386a00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386a00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386a00): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386a00): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386a00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.454703724 +0000 UTC m=+125.864282870 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386a00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386f00): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386f00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386f00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386f00): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386f00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.454703724 +0000 UTC m=+125.864282870 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed386f00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1f0a0 item 9 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed387580): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed387580): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed387580): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed387580): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed387580): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.456943124 +0000 UTC m=+125.866522260 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed387580): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed387ac0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed387ac0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed387ac0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed387ac0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed387ac0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.456943124 +0000 UTC m=+125.866522260 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed387ac0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1f8f0 item 10 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0200): _readAt: size=2, off=0 2026/07/31 02:25:07 ERROR : open-test-file(0x1bceed3c0200): Couldn't read size of file 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0200): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0200): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0200): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0200): close: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0200): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c05c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c05c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c05c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c05c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c05c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.458671929 +0000 UTC m=+125.868251075 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c05c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0ac0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0ac0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0ac0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0ac0): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0ac0): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0ac0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.458671929 +0000 UTC m=+125.868251075 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0ac0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0fc0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0fc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0fc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0fc0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0fc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.458671929 +0000 UTC m=+125.868251075 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c0fc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1fce0 item 11 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c1640): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c1640): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c1640): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c1640): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c1640): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.461253534 +0000 UTC m=+125.870832680 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c1640): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c1b80): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c1b80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c1b80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c1b80): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c1b80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.461253534 +0000 UTC m=+125.870832680 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3c1b80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb72380 item 12 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4402c0): _readAt: size=2, off=0 2026/07/31 02:25:07 ERROR : open-test-file(0x1bceed4402c0): Couldn't read size of file 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4402c0): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4402c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4402c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4402c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4402c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed440680): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed440680): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed440680): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed440680): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed440680): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.463360464 +0000 UTC m=+125.872939650 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed440680): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed440d40): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed440d40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed440d40): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed440d40): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed440d40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.463360464 +0000 UTC m=+125.872939650 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed440d40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb727e0 item 13 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4413c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4413c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4413c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4413c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4413c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.465652081 +0000 UTC m=+125.875231248 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4413c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed441900): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed441900): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed441900): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed441900): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed441900): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.465652081 +0000 UTC m=+125.875231248 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed441900): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb72bd0 item 14 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476040): _readAt: size=2, off=0 2026/07/31 02:25:07 ERROR : open-test-file(0x1bceed476040): Couldn't read size of file 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476040): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476040): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476040): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476040): close: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476040): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476400): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476400): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476400): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476400): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476400): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.468072082 +0000 UTC m=+125.877651248 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476400): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476ac0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476ac0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476ac0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476ac0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476ac0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.468072082 +0000 UTC m=+125.877651248 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed476ac0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb73420 item 15 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477140): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477140): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477140): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477140): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477140): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.470329425 +0000 UTC m=+125.879908581 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477140): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477680): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477680): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477680): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477680): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477680): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.470329425 +0000 UTC m=+125.879908581 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477680): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb73880 item 16 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477cc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477cc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477cc0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477cc0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477cc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.47255016 +0000 UTC m=+125.882129306 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed477cc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ae240): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ae240): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ae240): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ae240): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ae240): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ae240): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ae240): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ae240): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.47255016 +0000 UTC m=+125.882129306 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ae240): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ae740): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ae740): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ae740): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ae740): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ae740): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.47255016 +0000 UTC m=+125.882129306 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ae740): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb73ce0 item 17 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4aedc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4aedc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4aedc0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4aedc0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4aedc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.475453513 +0000 UTC m=+125.885032659 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4aedc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4af300): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4af300): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4af300): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4af300): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4af300): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.475453513 +0000 UTC m=+125.885032659 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4af300): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6e380 item 18 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4af980): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4af980): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4af980): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4af980): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4af980): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.477449051 +0000 UTC m=+125.887028237 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4af980): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4afe80): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4afe80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4afe80): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4afe80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4afe80): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4afe80): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4afe80): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4afe80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.477449051 +0000 UTC m=+125.887028237 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4afe80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dc480): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dc480): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dc480): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dc480): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dc480): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.477449051 +0000 UTC m=+125.887028237 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dc480): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6e7e0 item 19 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dcb00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dcb00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dcb00): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dcb00): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dcb00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.480228902 +0000 UTC m=+125.889808059 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dcb00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dd040): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dd040): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dd040): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dd040): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dd040): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.480228902 +0000 UTC m=+125.889808059 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dd040): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6f260 item 20 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dd6c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dd6c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dd6c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dd6c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dd6c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.482444747 +0000 UTC m=+125.892023883 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4dd6c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ddbc0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ddbc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ddbc0): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ddbc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ddbc0): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ddbc0): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ddbc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ddbc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.482444747 +0000 UTC m=+125.892023883 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4ddbc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f61c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f61c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f61c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f61c0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f61c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.482444747 +0000 UTC m=+125.892023883 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f61c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6f650 item 21 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f6840): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f6840): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f6840): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f6840): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f6840): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.485106514 +0000 UTC m=+125.894685660 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f6840): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f6d80): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f6d80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f6d80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f6d80): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f6d80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.485106514 +0000 UTC m=+125.894685660 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f6d80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6fc70 item 22 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7400): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7400): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7400): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7400): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7400): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.487059922 +0000 UTC m=+125.896639109 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7400): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7900): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7900): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7900): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7900): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7900): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7900): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7900): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7900): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.487059922 +0000 UTC m=+125.896639109 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7900): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7e00): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7e00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7e00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7e00): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7e00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.487059922 +0000 UTC m=+125.896639109 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4f7e00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed1681c0 item 23 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a580): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a580): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a580): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a580): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a580): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.489846736 +0000 UTC m=+125.899425882 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a580): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52aac0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52aac0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52aac0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52aac0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52aac0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.489846736 +0000 UTC m=+125.899425882 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52aac0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed168a80 item 24 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b100): _readAt: size=2, off=0 2026/07/31 02:25:07 ERROR : open-test-file(0x1bceed52b100): Couldn't read size of file 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b100): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b100): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b100): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b100): close: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b100): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b4c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b4c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b4c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b4c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b4c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.49218354 +0000 UTC m=+125.901762797 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b4c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b9c0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b9c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b9c0): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b9c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b9c0): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b9c0): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b9c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.49218354 +0000 UTC m=+125.901762797 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b9c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550000): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550000): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550000): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550000): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550000): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.49218354 +0000 UTC m=+125.901762797 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550000): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed168f50 item 25 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550680): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550680): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550680): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550680): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550680): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.495173587 +0000 UTC m=+125.904752773 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550680): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550bc0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550bc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550bc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550bc0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550bc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.495173587 +0000 UTC m=+125.904752773 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed550bc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed1696c0 item 26 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed551200): _readAt: size=2, off=0 2026/07/31 02:25:07 ERROR : open-test-file(0x1bceed551200): Couldn't read size of file 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed551200): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed551200): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed551200): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed551200): close: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed551200): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5515c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5515c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5515c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5515c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5515c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.497570303 +0000 UTC m=+125.907149479 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5515c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed551ac0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed551ac0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed551ac0): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed551ac0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed551ac0): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed551ac0): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed551ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed551ac0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.497570303 +0000 UTC m=+125.907149479 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed551ac0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596100): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596100): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596100): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596100): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596100): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.497570303 +0000 UTC m=+125.907149479 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596100): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed169dc0 item 27 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596780): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596780): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596780): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596780): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596780): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.500516978 +0000 UTC m=+125.910096144 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596780): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596cc0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596cc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596cc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596cc0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596cc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.500516978 +0000 UTC m=+125.910096144 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed596cc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccb2620 item 28 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed597300): _readAt: size=2, off=0 2026/07/31 02:25:07 ERROR : open-test-file(0x1bceed597300): Couldn't read size of file 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed597300): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed597300): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed597300): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed597300): close: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed597300): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5976c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5976c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5976c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5976c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5976c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.502831319 +0000 UTC m=+125.912410465 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5976c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed597d80): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed597d80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed597d80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed597d80): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed597d80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.502831319 +0000 UTC m=+125.912410465 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed597d80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccb2cb0 item 29 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b8500): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b8500): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b8500): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b8500): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b8500): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.504942456 +0000 UTC m=+125.914521592 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b8500): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b8a40): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b8a40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b8a40): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b8a40): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b8a40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.504942456 +0000 UTC m=+125.914521592 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b8a40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccb30a0 item 30 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9080): _readAt: size=2, off=0 2026/07/31 02:25:07 ERROR : open-test-file(0x1bceed5b9080): Couldn't read size of file 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9080): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9080): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9080): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9080): close: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9080): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9440): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9440): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9440): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9440): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9440): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.50732675 +0000 UTC m=+125.916905886 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9440): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9b00): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9b00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9b00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9b00): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9b00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.50732675 +0000 UTC m=+125.916905886 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5b9b00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccb3880 item 31 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f0280): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f0280): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f0280): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f0280): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f0280): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.509384406 +0000 UTC m=+125.918963612 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f0280): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f07c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f07c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f07c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f07c0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f07c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.509384406 +0000 UTC m=+125.918963612 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f07c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccb3dc0 item 32 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f0e00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f0e00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f0e00): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f0e00): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f0e00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.511272531 +0000 UTC m=+125.920851757 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f0e00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1280): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1280): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1280): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1280): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1280): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb78310 item 33 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1280): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1280): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.512121445 +0000 UTC m=+125.921700621 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1280): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1780): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1780): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1780): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1780): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1780): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.512121445 +0000 UTC m=+125.921700621 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1780): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb784d0 item 33 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1dc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1dc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1dc0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1dc0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1dc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.514276675 +0000 UTC m=+125.923855821 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5f1dc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686340): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686340): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb789a0 item 34 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686340): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686340): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686340): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686340): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686340): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.515043624 +0000 UTC m=+125.924622770 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686340): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686880): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686880): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686880): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686880): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686880): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.515043624 +0000 UTC m=+125.924622770 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686880): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb78ee0 item 34 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686ec0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686ec0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686ec0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686ec0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686ec0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.517052277 +0000 UTC m=+125.926631423 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed686ec0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687340): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687340): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687340): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687340): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687340): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb79420 item 35 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687340): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687340): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.517877586 +0000 UTC m=+125.927456742 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687340): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687840): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687840): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687840): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687840): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687840): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.517877586 +0000 UTC m=+125.927456742 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687840): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb797a0 item 35 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687ec0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687ec0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687ec0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687ec0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687ec0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.52014084 +0000 UTC m=+125.929720007 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed687ec0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b24c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b24c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dc1c0 item 36 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b24c0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b24c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b24c0): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b24c0): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b24c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.520979414 +0000 UTC m=+125.930558560 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b24c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b2a00): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b2a00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b2a00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b2a00): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b2a00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.520979414 +0000 UTC m=+125.930558560 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b2a00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dc3f0 item 36 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b3040): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b3040): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b3040): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b3040): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b3040): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.522988198 +0000 UTC m=+125.932567344 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b3040): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b34c0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b34c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b34c0): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b34c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b34c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dc9a0 item 37 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b34c0): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b34c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.52369284 +0000 UTC m=+125.933271986 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b34c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b39c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b39c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b39c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b39c0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b39c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.52369284 +0000 UTC m=+125.933271986 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6b39c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dcbd0 item 37 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6140): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6140): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6140): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6140): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6140): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.525537953 +0000 UTC m=+125.935117099 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6140): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6640): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6640): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dd490 item 38 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6640): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6640): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6640): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6640): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6640): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.526291888 +0000 UTC m=+125.935871034 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6640): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6b80): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6b80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6b80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6b80): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6b80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.526291888 +0000 UTC m=+125.935871034 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6b80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dd650 item 38 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12c800): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12c800): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12c800): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12c800): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12c800): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.52941172 +0000 UTC m=+125.938990866 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12c800): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12cd00): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12cd00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12cd00): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12cd00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12cd00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed644070 item 39 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12cd00): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12cd00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.530638216 +0000 UTC m=+125.940217352 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12cd00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708180): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708180): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708180): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708180): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708180): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.530638216 +0000 UTC m=+125.940217352 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708180): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed20a1c0 item 39 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708800): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708800): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708800): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708800): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708800): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.532772937 +0000 UTC m=+125.942352084 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708800): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708d00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708d00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed20a540 item 40 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708d00): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708d00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708d00): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708d00): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708d00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.533428215 +0000 UTC m=+125.943007362 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed708d00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed709240): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed709240): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed709240): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed709240): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed709240): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.533428215 +0000 UTC m=+125.943007362 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed709240): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed20a770 item 40 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12d0c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12d0c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12d0c0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12d0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12d0c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12d0c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12d0c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.534946874 +0000 UTC m=+125.944526020 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12d0c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12d6c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12d6c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12d6c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed644460 item 41 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12d6c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12d6c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.535690768 +0000 UTC m=+125.945269934 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12d6c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12db80): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12db80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12db80): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12db80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12db80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed644770 item 41 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12db80): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12db80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.536928607 +0000 UTC m=+125.946507783 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed12db80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d61c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d61c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d61c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d61c0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d61c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.536928607 +0000 UTC m=+125.946507783 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d61c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed644bd0 item 41 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6800): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6800): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6800): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6800): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6800): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6800): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6800): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.539478612 +0000 UTC m=+125.949057778 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6800): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6d40): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6d40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6d40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed645110 item 42 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6d40): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6d40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.539994927 +0000 UTC m=+125.949574064 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d6d40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7280): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7280): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed6452d0 item 42 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7280): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7280): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7280): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7280): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7280): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.540704788 +0000 UTC m=+125.950283934 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7280): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7800): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7800): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7800): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7800): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7800): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.540704788 +0000 UTC m=+125.950283934 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7800): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed645500 item 42 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7e40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7e40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7e40): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7e40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7e40): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7e40): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7e40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.542065237 +0000 UTC m=+125.951644383 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6d7e40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906540): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906540): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906540): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed6458f0 item 43 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906540): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906540): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.54262803 +0000 UTC m=+125.952207176 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906540): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906a80): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906a80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906a80): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906a80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906a80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed645d50 item 43 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906a80): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906a80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.543267668 +0000 UTC m=+125.952846814 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906a80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906fc0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906fc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906fc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906fc0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906fc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.543267668 +0000 UTC m=+125.952846814 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed906fc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3282a0 item 43 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907600): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907600): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907600): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907600): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907600): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907600): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907600): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.544770457 +0000 UTC m=+125.954349603 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907600): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907b00): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907b00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907b00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed328930 item 44 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907b00): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907b00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.545422077 +0000 UTC m=+125.955001223 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed907b00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8540): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8540): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed328af0 item 44 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8540): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8540): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8540): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8540): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8540): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.546066154 +0000 UTC m=+125.955645300 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa8540): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa9280): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa9280): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa9280): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa9280): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa9280): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.546066154 +0000 UTC m=+125.955645300 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecfa9280): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed328cb0 item 44 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6604c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6604c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6604c0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6604c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6604c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6604c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6604c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.547411515 +0000 UTC m=+125.956990661 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6604c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660d00): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660d00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660d00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed329490 item 45 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660d00): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660d00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.548040633 +0000 UTC m=+125.957619779 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed660d00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661480): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661480): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661480): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661480): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661480): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.548040633 +0000 UTC m=+125.957619779 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661480): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3297a0 item 45 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661ac0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661ac0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661ac0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661ac0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661ac0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661ac0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.549602031 +0000 UTC m=+125.959181177 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed661ac0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc0c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc0c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc0c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dc1c0 item 46 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc0c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc0c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.550446496 +0000 UTC m=+125.960025642 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc0c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc840): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc840): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc840): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc840): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc840): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.550446496 +0000 UTC m=+125.960025642 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cc840): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dc3f0 item 46 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cce80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cce80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cce80): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cce80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cce80): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cce80): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cce80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.551936311 +0000 UTC m=+125.961515457 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cce80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cd480): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cd480): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cd480): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dc9a0 item 47 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cd480): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cd480): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.552435763 +0000 UTC m=+125.962014910 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cd480): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cdb80): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cdb80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cdb80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cdb80): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cdb80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.552435763 +0000 UTC m=+125.962014910 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5cdb80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dcbd0 item 47 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee3c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee3c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee3c0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee3c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee3c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee3c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.553968878 +0000 UTC m=+125.963548015 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee3c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee8c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee8c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee8c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dd490 item 48 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee8c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee8c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.554538324 +0000 UTC m=+125.964117470 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ee8c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2eefc0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2eefc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2eefc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2eefc0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2eefc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.554538324 +0000 UTC m=+125.964117470 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2eefc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3dd960 item 48 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ef600): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ef600): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ef600): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ef600): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ef600): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.556216293 +0000 UTC m=+125.965795450 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2ef600): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efa80): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efa80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efa80): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efa80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efa80): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efa80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed3ddd50 item 49 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efa80): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efa80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.556790789 +0000 UTC m=+125.966369945 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2efa80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbcb40): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbcb40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbcb40): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbcb40): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbcb40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.556790789 +0000 UTC m=+125.966369945 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbcb40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece46e00 item 49 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbd700): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbd700): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbd700): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbd700): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbd700): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.558300379 +0000 UTC m=+125.967879525 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbd700): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbde00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbde00): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbde00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece47b20 item 50 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbde00): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbde00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbde00): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbde00): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbde00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.558935309 +0000 UTC m=+125.968514455 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecdbde00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9600): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9600): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9600): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9600): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9600): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.558935309 +0000 UTC m=+125.968514455 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9600): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece47ce0 item 50 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9cc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9cc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9cc0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9cc0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9cc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.56036556 +0000 UTC m=+125.969944706 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceeceb9cc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e62c0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e62c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e62c0): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e62c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e62c0): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e62c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece74540 item 51 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e62c0): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e62c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.561008324 +0000 UTC m=+125.970587470 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e62c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6800): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6800): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6800): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6800): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6800): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.561008324 +0000 UTC m=+125.970587470 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6800): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece74850 item 51 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6f80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6f80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6f80): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6f80): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6f80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.562647149 +0000 UTC m=+125.972226335 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e6f80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7480): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7480): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7480): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece74e00 item 52 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7480): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7480): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7480): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7480): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7480): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.56335742 +0000 UTC m=+125.972936566 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7480): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7a00): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7a00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7a00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7a00): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7a00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.56335742 +0000 UTC m=+125.972936566 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7e7a00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece75030 item 52 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38340): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38340): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38340): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38340): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38340): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.564774987 +0000 UTC m=+125.974354134 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38340): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38840): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38840): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38840): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38840): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38840): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38840): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece75810 item 53 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38840): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38840): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.565384318 +0000 UTC m=+125.974963464 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38840): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38d80): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38d80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38d80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38d80): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38d80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.565384318 +0000 UTC m=+125.974963464 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf38d80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece75a40 item 53 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39400): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39400): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39400): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39400): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39400): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.567157087 +0000 UTC m=+125.976736313 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39400): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39900): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39900): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39900): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece6c070 item 54 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39900): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39900): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39900): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39900): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39900): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.567968849 +0000 UTC m=+125.977547995 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf39900): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e300): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e300): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e300): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e300): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e300): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.567968849 +0000 UTC m=+125.977547995 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e300): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece6c3f0 item 54 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e980): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e980): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e980): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e980): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e980): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.569736609 +0000 UTC m=+125.979315785 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30e980): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30ee80): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30ee80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30ee80): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30ee80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30ee80): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30ee80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece6ca10 item 55 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30ee80): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30ee80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.570446229 +0000 UTC m=+125.980025375 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30ee80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f3c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f3c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f3c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f3c0): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f3c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.570446229 +0000 UTC m=+125.980025375 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30f3c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece6cf50 item 55 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30fac0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30fac0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30fac0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30fac0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30fac0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.572463117 +0000 UTC m=+125.982042263 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed30fac0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652180): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652180): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652180): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece6d5e0 item 56 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652180): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652180): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652180): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652180): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652180): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.573376091 +0000 UTC m=+125.982955237 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652180): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652700): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652700): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652700): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652700): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652700): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.573376091 +0000 UTC m=+125.982955237 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652700): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1a070 item 56 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652d40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652d40): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652d40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652d40): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652d40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652d40): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652d40): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652d40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.576400213 +0000 UTC m=+125.985979359 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed652d40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653280): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653280): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653280): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1b030 item 57 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653280): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653280): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.576974939 +0000 UTC m=+125.986554075 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653280): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653840): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653840): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653840): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653840): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653840): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653840): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1b5e0 item 57 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653840): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653840): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.577692644 +0000 UTC m=+125.987271800 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed653840): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8240): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8240): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8240): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8240): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8240): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.577692644 +0000 UTC m=+125.987271800 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8240): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1bb90 item 57 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d89c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d89c0): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d89c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d89c0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d89c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d89c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d89c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d89c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.579501481 +0000 UTC m=+125.989080627 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d89c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8f00): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8f00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8f00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed17aa10 item 58 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8f00): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8f00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.580184892 +0000 UTC m=+125.989764067 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d8f00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9440): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9440): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9440): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed17ac40 item 58 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9440): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9440): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9440): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9440): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9440): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.580884642 +0000 UTC m=+125.990463779 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9440): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9a00): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9a00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9a00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9a00): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9a00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.580884642 +0000 UTC m=+125.990463779 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7d9a00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed17ae00 item 58 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c140): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c140): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c140): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c140): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c140): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c140): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c140): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c140): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.582346723 +0000 UTC m=+125.991925869 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c140): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c780): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c780): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c780): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed17b5e0 item 59 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c780): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c780): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.582908966 +0000 UTC m=+125.992488112 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26c780): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26ccc0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26ccc0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26ccc0): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26ccc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26ccc0): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26ccc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed17bab0 item 59 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26ccc0): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26ccc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.583590814 +0000 UTC m=+125.993169960 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26ccc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d240): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d240): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d240): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d240): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d240): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.583590814 +0000 UTC m=+125.993169960 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d240): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed17bc70 item 59 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d880): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d880): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d880): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d880): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d880): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d880): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d880): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d880): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.585065689 +0000 UTC m=+125.994644825 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26d880): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26ddc0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26ddc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26ddc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed0b61c0 item 60 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26ddc0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26ddc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.58566953 +0000 UTC m=+125.995248676 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed26ddc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4500): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4500): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4500): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed0b6540 item 60 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4500): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4500): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4500): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4500): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4500): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.586340507 +0000 UTC m=+125.995919643 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4500): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4ac0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4ac0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4ac0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4ac0): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4ac0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.586340507 +0000 UTC m=+125.995919643 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b4ac0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed0b6770 item 60 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5100): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5100): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5100): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5100): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5100): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5100): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5100): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5100): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.587835702 +0000 UTC m=+125.997414837 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5100): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5640): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5640): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5640): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed0b7030 item 61 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5640): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5640): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.588685646 +0000 UTC m=+125.998264792 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5640): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5d40): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5d40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5d40): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5d40): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5d40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.588685646 +0000 UTC m=+125.998264792 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4b5d40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed0b79d0 item 61 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60a80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60a80): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60a80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60a80): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60a80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60a80): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60a80): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60a80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.590908304 +0000 UTC m=+126.000487450 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf60a80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61040): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61040): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61040): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece8a2a0 item 62 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61040): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61040): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.591453303 +0000 UTC m=+126.001032449 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61040): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf617c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf617c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf617c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf617c0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf617c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.591453303 +0000 UTC m=+126.001032449 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf617c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece8a690 item 62 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61e00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61e00): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61e00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61e00): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61e00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61e00): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61e00): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61e00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.593466856 +0000 UTC m=+126.003046002 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceecf61e00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33e440): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33e440): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33e440): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece8b960 item 63 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33e440): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33e440): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.59457602 +0000 UTC m=+126.004155166 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33e440): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33eb40): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33eb40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33eb40): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33eb40): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33eb40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.59457602 +0000 UTC m=+126.004155166 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33eb40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceece8bc70 item 63 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33f180): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33f180): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33f180): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33f180): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33f180): >_readAt: n=0, err=Bad file descriptor 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33f180): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33f180): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33f180): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.596679624 +0000 UTC m=+126.006258760 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33f180): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33f6c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33f6c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33f6c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed206460 item 64 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33f6c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33f6c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.597374696 +0000 UTC m=+126.006953842 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33f6c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33fdc0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33fdc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33fdc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33fdc0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33fdc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.597374696 +0000 UTC m=+126.006953842 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed33fdc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed206690 item 64 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37c500): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37c500): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37c500): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37c500): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37c500): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.599185427 +0000 UTC m=+126.008764573 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37c500): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37c980): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37c980): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37c980): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37c980): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37c980): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed206d90 item 65 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37c980): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37c980): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.599850241 +0000 UTC m=+126.009429387 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37c980): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37ce80): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37ce80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37ce80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37ce80): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37ce80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.599850241 +0000 UTC m=+126.009429387 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37ce80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed207030 item 65 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37d4c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37d4c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37d4c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37d4c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37d4c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.601664037 +0000 UTC m=+126.011243183 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37d4c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37d940): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37d940): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed207420 item 66 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37d940): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37d940): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37d940): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37d940): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37d940): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.602345995 +0000 UTC m=+126.011925131 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37d940): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37de80): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37de80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37de80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37de80): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37de80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.602345995 +0000 UTC m=+126.011925131 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed37de80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed2079d0 item 66 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a25c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a25c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a25c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a25c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a25c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.603993607 +0000 UTC m=+126.013572773 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a25c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a2a40): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a2a40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a2a40): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a2a40): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a2a40): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15c5b0 item 67 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a2a40): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a2a40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.604744856 +0000 UTC m=+126.014324022 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a2a40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a2f40): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a2f40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a2f40): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a2f40): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a2f40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.604744856 +0000 UTC m=+126.014324022 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a2f40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed15c9a0 item 67 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a35c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a35c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a35c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a35c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a35c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.607271338 +0000 UTC m=+126.016850484 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed3a35c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404200): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404200): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecee0380 item 68 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404200): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404200): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404200): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404200): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404200): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.608526458 +0000 UTC m=+126.018105604 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404200): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404740): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404740): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404740): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404740): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404740): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.608526458 +0000 UTC m=+126.018105604 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404740): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecee0620 item 68 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404d80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404d80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404d80): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404d80): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404d80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.610734638 +0000 UTC m=+126.020313884 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed404d80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405200): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405200): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405200): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405200): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405200): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecee0e70 item 69 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405200): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405200): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.611498721 +0000 UTC m=+126.021077867 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405200): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405700): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405700): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405700): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405700): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405700): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.611498721 +0000 UTC m=+126.021077867 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405700): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecee1ab0 item 69 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405d80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405d80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405d80): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405d80): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405d80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.613990958 +0000 UTC m=+126.023570094 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed405d80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed442380): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed442380): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccbe540 item 70 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed442380): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed442380): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed442380): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed442380): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed442380): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.61526268 +0000 UTC m=+126.024841826 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed442380): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4428c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4428c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4428c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4428c0): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4428c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.61526268 +0000 UTC m=+126.024841826 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4428c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccbe8c0 item 70 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed442f40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed442f40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed442f40): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed442f40): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed442f40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.61730628 +0000 UTC m=+126.026885466 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed442f40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed443440): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed443440): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed443440): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed443440): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed443440): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccbec40 item 71 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed443440): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed443440): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.617968009 +0000 UTC m=+126.027547155 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed443440): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed443940): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed443940): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed443940): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed443940): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed443940): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.617968009 +0000 UTC m=+126.027547155 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed443940): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccbee00 item 71 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4880c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4880c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4880c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4880c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4880c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.620133088 +0000 UTC m=+126.029712224 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed4880c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8200): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8200): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb024d0 item 72 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8200): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8200): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8200): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8200): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8200): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.6208225 +0000 UTC m=+126.030401646 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8200): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8740): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8740): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8740): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8740): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8740): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.6208225 +0000 UTC m=+126.030401646 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8740): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb02d20 item 72 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8d00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8d00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8d00): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8d00): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8d00): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8d00): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8d00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.62283961 +0000 UTC m=+126.032418756 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c8d00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c9200): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c9200): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c9200): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb03730 item 73 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c9200): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c9200): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.623335437 +0000 UTC m=+126.032914573 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c9200): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c96c0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c96c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c96c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c96c0): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c96c0): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb03ce0 item 73 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c96c0): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c96c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.624153712 +0000 UTC m=+126.033732848 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c96c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c9c00): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c9c00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c9c00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c9c00): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c9c00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.624153712 +0000 UTC m=+126.033732848 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed2c9c00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1e540 item 73 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a340): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a340): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a340): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a340): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a340): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a340): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a340): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.62590533 +0000 UTC m=+126.035484467 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a340): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a840): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a840): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a840): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1ec40 item 74 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a840): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a840): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.626800141 +0000 UTC m=+126.036379287 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52a840): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52ad80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52ad80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1ee70 item 74 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52ad80): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52ad80): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52ad80): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52ad80): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52ad80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.629785278 +0000 UTC m=+126.039364424 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52ad80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b300): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b300): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b300): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b300): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b300): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.629785278 +0000 UTC m=+126.039364424 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b300): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1f0a0 item 74 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b940): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b940): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b940): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b940): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b940): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b940): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b940): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.631874283 +0000 UTC m=+126.041453429 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52b940): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52be40): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52be40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52be40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1f6c0 item 75 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52be40): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52be40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.632520634 +0000 UTC m=+126.042099780 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed52be40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54c480): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54c480): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54c480): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54c480): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54c480): _writeAt: size=3, off=2 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1f960 item 75 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54c480): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54c480): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.633342315 +0000 UTC m=+126.042921451 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54c480): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54c9c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54c9c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54c9c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54c9c0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54c9c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.633342315 +0000 UTC m=+126.042921451 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54c9c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecf1fb90 item 75 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54d000): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54d000): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54d000): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54d000): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54d000): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54d000): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54d000): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.63468415 +0000 UTC m=+126.044263296 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54d000): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54d500): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54d500): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54d500): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb72070 item 76 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54d500): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54d500): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.635273794 +0000 UTC m=+126.044852940 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54d500): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54da40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54da40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb72230 item 76 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54da40): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54da40): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54da40): _writeAt: size=3, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54da40): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54da40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.635835394 +0000 UTC m=+126.045414540 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed54da40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5740c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5740c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5740c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5740c0): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5740c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.635835394 +0000 UTC m=+126.045414540 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5740c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb72460 item 76 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed574700): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed574700): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed574700): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed574700): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed574700): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed574700): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed574700): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.637531287 +0000 UTC m=+126.047110433 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed574700): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed574c00): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed574c00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed574c00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb728c0 item 77 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed574c00): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed574c00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.638135558 +0000 UTC m=+126.047714704 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed574c00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575300): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575300): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575300): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575300): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575300): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.638135558 +0000 UTC m=+126.047714704 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575300): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb72af0 item 77 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575940): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575940): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575940): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575940): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575940): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575940): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575940): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.639953481 +0000 UTC m=+126.049532617 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575940): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575e40): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575e40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575e40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb731f0 item 78 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575e40): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575e40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.640797365 +0000 UTC m=+126.050376511 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed575e40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59c640): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59c640): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59c640): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59c640): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59c640): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.640797365 +0000 UTC m=+126.050376511 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59c640): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb73500 item 78 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59cc80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59cc80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59cc80): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59cc80): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59cc80): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59cc80): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59cc80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.642527563 +0000 UTC m=+126.052106699 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59cc80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59d180): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59d180): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59d180): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb73a40 item 79 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59d180): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59d180): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.64312422 +0000 UTC m=+126.052703366 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59d180): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59d880): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59d880): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59d880): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59d880): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59d880): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.64312422 +0000 UTC m=+126.052703366 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59d880): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb73c00 item 79 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59dec0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59dec0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59dec0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59dec0): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59dec0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59dec0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59dec0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.645153022 +0000 UTC m=+126.054732158 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed59dec0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d44c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d44c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d44c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6e150 item 80 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d44c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d44c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.645648848 +0000 UTC m=+126.055227984 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d44c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d4bc0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d4bc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d4bc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d4bc0): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d4bc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.645648848 +0000 UTC m=+126.055227984 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d4bc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6e310 item 80 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5200): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5200): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5200): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5200): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5200): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.647549678 +0000 UTC m=+126.057128824 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5200): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5680): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5680): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5680): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5680): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5680): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5680): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6e770 item 81 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5680): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5680): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.648278856 +0000 UTC m=+126.057858002 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5680): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5bc0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5bc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5bc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5bc0): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5bc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.648278856 +0000 UTC m=+126.057858002 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed5d5bc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6e9a0 item 81 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604340): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604340): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604340): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604340): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604340): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.650202659 +0000 UTC m=+126.059781805 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604340): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604840): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604840): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604840): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6f260 item 82 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604840): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604840): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604840): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604840): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604840): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.650892922 +0000 UTC m=+126.060472068 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604840): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604dc0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604dc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604dc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604dc0): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604dc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.650892922 +0000 UTC m=+126.060472068 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed604dc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6f490 item 82 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605440): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605440): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605440): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605440): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605440): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.652468649 +0000 UTC m=+126.062047795 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605440): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605940): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605940): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605940): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605940): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605940): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605940): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6f810 item 83 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605940): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605940): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.653146558 +0000 UTC m=+126.062725705 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605940): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605e80): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605e80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605e80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605e80): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605e80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.653146558 +0000 UTC m=+126.062725705 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed605e80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeca6fb20 item 83 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed626600): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed626600): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed626600): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed626600): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed626600): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.654652101 +0000 UTC m=+126.064231248 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed626600): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed626b00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed626b00): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed626b00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed168000 item 84 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed626b00): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed626b00): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed626b00): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed626b00): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed626b00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.655307089 +0000 UTC m=+126.064886235 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed626b00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627080): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627080): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627080): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627080): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627080): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.655307089 +0000 UTC m=+126.064886235 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627080): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed168230 item 84 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627700): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627700): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627700): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627700): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627700): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.656930835 +0000 UTC m=+126.066509982 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627700): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627c00): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627c00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627c00): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627c00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627c00): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627c00): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed168770 item 85 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627c00): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627c00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.657492917 +0000 UTC m=+126.067072063 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed627c00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a0240): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a0240): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a0240): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a0240): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a0240): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.657492917 +0000 UTC m=+126.067072063 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a0240): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed168bd0 item 85 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a08c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a08c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a08c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a08c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a08c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.66058134 +0000 UTC m=+126.070160486 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a08c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a0dc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a0dc0): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a0dc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed169110 item 86 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a0dc0): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a0dc0): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a0dc0): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a0dc0): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a0dc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.661394014 +0000 UTC m=+126.070973151 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a0dc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a1340): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a1340): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a1340): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a1340): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a1340): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.661394014 +0000 UTC m=+126.070973151 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a1340): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed1693b0 item 86 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a19c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a19c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a19c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a19c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a19c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.662877978 +0000 UTC m=+126.072457124 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a19c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a1ec0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a1ec0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a1ec0): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a1ec0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a1ec0): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a1ec0): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed1699d0 item 87 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a1ec0): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a1ec0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.663513147 +0000 UTC m=+126.073092294 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6a1ec0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e2500): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e2500): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e2500): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e2500): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e2500): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.663513147 +0000 UTC m=+126.073092294 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e2500): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed169ce0 item 87 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e2b80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e2b80): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e2b80): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e2b80): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e2b80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.665221864 +0000 UTC m=+126.074801010 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e2b80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3080): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3080): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3080): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccb2380 item 88 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3080): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3080): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3080): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3080): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3080): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.665938328 +0000 UTC m=+126.075517474 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3080): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3600): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3600): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3600): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3600): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3600): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.665938328 +0000 UTC m=+126.075517474 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3600): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccb25b0 item 88 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3c40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3c40): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3c40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3c40): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3c40): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3c40): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3c40): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3c40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.667616406 +0000 UTC m=+126.077195553 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed6e3c40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed712280): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed712280): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed712280): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccb2c40 item 89 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed712280): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed712280): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.668155575 +0000 UTC m=+126.077734721 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed712280): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7127c0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7127c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7127c0): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7127c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7127c0): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7127c0): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccb2e00 item 89 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7127c0): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7127c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.668803648 +0000 UTC m=+126.078382784 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7127c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed712d40): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed712d40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed712d40): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed712d40): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed712d40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.668803648 +0000 UTC m=+126.078382784 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed712d40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccb3030 item 89 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713380): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713380): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713380): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713380): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713380): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713380): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713380): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713380): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.670234671 +0000 UTC m=+126.079813817 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713380): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7138c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7138c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7138c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccb37a0 item 90 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7138c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7138c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.670754463 +0000 UTC m=+126.080333610 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7138c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713e00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713e00): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713e00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccb39d0 item 90 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713e00): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713e00): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713e00): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713e00): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713e00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.671350269 +0000 UTC m=+126.080929415 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed713e00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7324c0): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7324c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7324c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7324c0): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7324c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.671350269 +0000 UTC m=+126.080929415 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7324c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceeccb3ce0 item 90 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed732b00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed732b00): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed732b00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed732b00): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed732b00): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed732b00): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed732b00): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed732b00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.672983353 +0000 UTC m=+126.082562499 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed732b00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733040): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733040): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733040): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb782a0 item 91 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733040): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733040): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.673509717 +0000 UTC m=+126.083088863 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733040): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733580): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733580): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733580): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733580): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733580): >_readAt: n=2, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733580): _writeAt: size=3, off=7 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb78460 item 91 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733580): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733580): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.674447328 +0000 UTC m=+126.084026474 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733580): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733b00): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733b00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733b00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733b00): >_readAt: n=8, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733b00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.674447328 +0000 UTC m=+126.084026474 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed733b00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb78620 item 91 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75c240): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75c240): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75c240): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75c240): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75c240): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75c240): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75c240): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75c240): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.675923095 +0000 UTC m=+126.085502241 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75c240): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75c780): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75c780): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75c780): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb78e00 item 92 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75c780): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75c780): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.676488422 +0000 UTC m=+126.086067568 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75c780): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75ccc0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75ccc0): open at offset 5 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75ccc0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb79180 item 92 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75ccc0): _readAt: size=2, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75ccc0): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75ccc0): _writeAt: size=3, off=5 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75ccc0): >_writeAt: n=3, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75ccc0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.677559505 +0000 UTC m=+126.087138651 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75ccc0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75d280): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75d280): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75d280): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75d280): >_readAt: n=3, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75d280): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.677559505 +0000 UTC m=+126.087138651 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75d280): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb793b0 item 92 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75d8c0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75d8c0): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75d8c0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75d8c0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75d8c0): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75d8c0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75d8c0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75d8c0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.679150049 +0000 UTC m=+126.088729195 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75d8c0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75de00): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75de00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75de00): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceecb799d0 item 93 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75de00): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75de00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.681254865 +0000 UTC m=+126.090834011 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed75de00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78a600): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78a600): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78a600): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78a600): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78a600): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.681254865 +0000 UTC m=+126.090834011 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78a600): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed5d0070 item 93 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78ac40): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78ac40): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78ac40): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78ac40): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78ac40): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78ac40): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78ac40): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78ac40): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.682965546 +0000 UTC m=+126.092544692 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78ac40): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78b180): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78b180): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78b180): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed5d0460 item 94 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78b180): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78b180): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.683549709 +0000 UTC m=+126.093128855 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78b180): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78b880): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78b880): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78b880): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78b880): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78b880): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.683549709 +0000 UTC m=+126.093128855 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78b880): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed5d0690 item 94 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78bec0): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78bec0): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78bec0): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78bec0): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78bec0): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78bec0): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78bec0): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78bec0): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.685392919 +0000 UTC m=+126.094972066 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed78bec0): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a8500): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a8500): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a8500): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed5d0a10 item 95 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a8500): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a8500): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.685966814 +0000 UTC m=+126.095545950 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a8500): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a8c00): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a8c00): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a8c00): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a8c00): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a8c00): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.685966814 +0000 UTC m=+126.095545950 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a8c00): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed5d0d20 item 95 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 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/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9240): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9240): open at offset 0 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9240): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9240): _readAt: size=2, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9240): >_readAt: n=0, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9240): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9240): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9240): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.687489008 +0000 UTC m=+126.097068155 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9240): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9780): _writeAt: size=5, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9780): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9780): >openPending: err= 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed5d10a0 item 96 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9780): >_writeAt: n=5, err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9780): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.688002599 +0000 UTC m=+126.097581805 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9780): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 02:25:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 02:25:07 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9e80): _readAt: size=512, off=0 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9e80): openPending: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9e80): >openPending: err= 2026/07/31 02:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9e80): >_readAt: n=5, err=EOF 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9e80): close: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 02:25:07.688002599 +0000 UTC m=+126.097581805 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:07 DEBUG : open-test-file(0x1bceed7a9e80): >close: err= 2026/07/31 02:25:07 DEBUG : open-test-file: Remove: 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1bceed5d1260 item 96 2026/07/31 02:25:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 02:25:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 02:25:07 DEBUG : open-test-file: >Remove: err= 2026/07/31 02:25:07 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:07 DEBUG : Looking for writers 2026/07/31 02:25:07 DEBUG : >WaitForWriters: 2026/07/31 02:25:07 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.14s) --- PASS: TestRWFileHandleOpenTests/writes (0.59s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.10s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.56s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.11s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:25:07 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:07 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:25:07 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:07 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:07 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:25:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:07 DEBUG : file1: newRWFileHandle: 2026/07/31 02:25:07 DEBUG : file1(0x1bceed7cf040): openPending: 2026/07/31 02:25:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:25:07 DEBUG : file1(0x1bceed7cf040): >openPending: err= 2026/07/31 02:25:07 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 02:25:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:25:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 02:25:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/07/31 02:25:07 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:07 DEBUG : Looking for writers 2026/07/31 02:25:07 DEBUG : file1: reading active writers 2026/07/31 02:25:07 DEBUG : file1: active writers 1 2026/07/31 02:25:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/07/31 02:25:08 DEBUG : Looking for writers 2026/07/31 02:25:08 DEBUG : file1: reading active writers 2026/07/31 02:25:08 DEBUG : file1: active writers 1 2026/07/31 02:25:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/07/31 02:25:08 DEBUG : Looking for writers 2026/07/31 02:25:08 DEBUG : file1: reading active writers 2026/07/31 02:25:08 DEBUG : file1: active writers 1 2026/07/31 02:25:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/07/31 02:25:08 DEBUG : Looking for writers 2026/07/31 02:25:08 DEBUG : file1: reading active writers 2026/07/31 02:25:08 DEBUG : file1: active writers 1 2026/07/31 02:25:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/07/31 02:25:08 DEBUG : Looking for writers 2026/07/31 02:25:08 DEBUG : file1: reading active writers 2026/07/31 02:25:08 DEBUG : file1: active writers 1 2026/07/31 02:25:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/07/31 02:25:08 DEBUG : Looking for writers 2026/07/31 02:25:08 DEBUG : file1: reading active writers 2026/07/31 02:25:08 DEBUG : file1: active writers 1 2026/07/31 02:25:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/07/31 02:25:08 DEBUG : Looking for writers 2026/07/31 02:25:08 DEBUG : file1: reading active writers 2026/07/31 02:25:08 DEBUG : file1: active writers 1 2026/07/31 02:25:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/07/31 02:25:09 DEBUG : Looking for writers 2026/07/31 02:25:09 DEBUG : file1: reading active writers 2026/07/31 02:25:09 DEBUG : file1: active writers 1 2026/07/31 02:25:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:10 DEBUG : Looking for writers 2026/07/31 02:25:10 DEBUG : file1: reading active writers 2026/07/31 02:25:10 DEBUG : file1: active writers 1 2026/07/31 02:25:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:11 DEBUG : Looking for writers 2026/07/31 02:25:11 DEBUG : file1: reading active writers 2026/07/31 02:25:11 DEBUG : file1: active writers 1 2026/07/31 02:25:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:12 DEBUG : Looking for writers 2026/07/31 02:25:12 DEBUG : file1: reading active writers 2026/07/31 02:25:12 DEBUG : file1: active writers 1 2026/07/31 02:25:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:13 DEBUG : Looking for writers 2026/07/31 02:25:13 DEBUG : file1: reading active writers 2026/07/31 02:25:13 DEBUG : file1: active writers 1 2026/07/31 02:25:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:14 DEBUG : Looking for writers 2026/07/31 02:25:14 DEBUG : file1: reading active writers 2026/07/31 02:25:14 DEBUG : file1: active writers 1 2026/07/31 02:25:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:15 DEBUG : Looking for writers 2026/07/31 02:25:15 DEBUG : file1: reading active writers 2026/07/31 02:25:15 DEBUG : file1: active writers 1 2026/07/31 02:25:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:16 DEBUG : Looking for writers 2026/07/31 02:25:16 DEBUG : file1: reading active writers 2026/07/31 02:25:16 DEBUG : file1: active writers 1 2026/07/31 02:25:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:17 DEBUG : Looking for writers 2026/07/31 02:25:17 DEBUG : file1: reading active writers 2026/07/31 02:25:17 DEBUG : file1: active writers 1 2026/07/31 02:25:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:18 DEBUG : Looking for writers 2026/07/31 02:25:18 DEBUG : file1: reading active writers 2026/07/31 02:25:18 DEBUG : file1: active writers 1 2026/07/31 02:25:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:19 DEBUG : Looking for writers 2026/07/31 02:25:19 DEBUG : file1: reading active writers 2026/07/31 02:25:19 DEBUG : file1: active writers 1 2026/07/31 02:25:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:20 DEBUG : Looking for writers 2026/07/31 02:25:20 DEBUG : file1: reading active writers 2026/07/31 02:25:20 DEBUG : file1: active writers 1 2026/07/31 02:25:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:21 DEBUG : Looking for writers 2026/07/31 02:25:21 DEBUG : file1: reading active writers 2026/07/31 02:25:21 DEBUG : file1: active writers 1 2026/07/31 02:25:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:22 DEBUG : Looking for writers 2026/07/31 02:25:22 DEBUG : file1: reading active writers 2026/07/31 02:25:22 DEBUG : file1: active writers 1 2026/07/31 02:25:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:23 DEBUG : Looking for writers 2026/07/31 02:25:23 DEBUG : file1: reading active writers 2026/07/31 02:25:23 DEBUG : file1: active writers 1 2026/07/31 02:25:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:24 DEBUG : Looking for writers 2026/07/31 02:25:24 DEBUG : file1: reading active writers 2026/07/31 02:25:24 DEBUG : file1: active writers 1 2026/07/31 02:25:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:25 DEBUG : Looking for writers 2026/07/31 02:25:25 DEBUG : file1: reading active writers 2026/07/31 02:25:25 DEBUG : file1: active writers 1 2026/07/31 02:25:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:26 DEBUG : Looking for writers 2026/07/31 02:25:26 DEBUG : file1: reading active writers 2026/07/31 02:25:26 DEBUG : file1: active writers 1 2026/07/31 02:25:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:27 DEBUG : Looking for writers 2026/07/31 02:25:27 DEBUG : file1: reading active writers 2026/07/31 02:25:27 DEBUG : file1: active writers 1 2026/07/31 02:25:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:28 DEBUG : Looking for writers 2026/07/31 02:25:28 DEBUG : file1: reading active writers 2026/07/31 02:25:28 DEBUG : file1: active writers 1 2026/07/31 02:25:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:29 DEBUG : Looking for writers 2026/07/31 02:25:29 DEBUG : file1: reading active writers 2026/07/31 02:25:29 DEBUG : file1: active writers 1 2026/07/31 02:25:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:30 DEBUG : Looking for writers 2026/07/31 02:25:30 DEBUG : file1: reading active writers 2026/07/31 02:25:30 DEBUG : file1: active writers 1 2026/07/31 02:25:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:31 DEBUG : Looking for writers 2026/07/31 02:25:31 DEBUG : file1: reading active writers 2026/07/31 02:25:31 DEBUG : file1: active writers 1 2026/07/31 02:25:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:32 DEBUG : Looking for writers 2026/07/31 02:25:32 DEBUG : file1: reading active writers 2026/07/31 02:25:32 DEBUG : file1: active writers 1 2026/07/31 02:25:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:33 DEBUG : Looking for writers 2026/07/31 02:25:33 DEBUG : file1: reading active writers 2026/07/31 02:25:33 DEBUG : file1: active writers 1 2026/07/31 02:25:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:34 DEBUG : Looking for writers 2026/07/31 02:25:34 DEBUG : file1: reading active writers 2026/07/31 02:25:34 DEBUG : file1: active writers 1 2026/07/31 02:25:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:35 DEBUG : Looking for writers 2026/07/31 02:25:35 DEBUG : file1: reading active writers 2026/07/31 02:25:35 DEBUG : file1: active writers 1 2026/07/31 02:25:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:36 DEBUG : Looking for writers 2026/07/31 02:25:36 DEBUG : file1: reading active writers 2026/07/31 02:25:36 DEBUG : file1: active writers 1 2026/07/31 02:25:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:37 DEBUG : Looking for writers 2026/07/31 02:25:37 DEBUG : file1: reading active writers 2026/07/31 02:25:37 DEBUG : file1: active writers 1 2026/07/31 02:25:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/31 02:25:37 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x1bceed097300 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x1bceed758248 notify:{wait:0 notify:0 lock:0 head: tail:} checker:30575561114240} name:file1 opens:1 downloaders: o: fd:0x1bceeca32628 info:{ModTime:{wall:14020584978643493263 ext:126403179033 loc:0x4cea480} ATime:{wall:14020584978643493263 ext:126403179033 loc:0x4cea480} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/07/31 02:25:37 DEBUG : >WaitForWriters: 2026/07/31 02:25:37 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.36s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:25:38 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:38 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:25:38 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:38 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:38 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:25:38 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:25:38 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:25:38 DEBUG : rename_me: newRWFileHandle: 2026/07/31 02:25:38 DEBUG : rename_me(0x1bceed12de40): openPending: 2026/07/31 02:25:38 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 02:25:38 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/31 02:25:38 DEBUG : rename_me(0x1bceed12de40): >openPending: err= 2026/07/31 02:25:38 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/31 02:25:38 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/31 02:25:38 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/31 02:25:38 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/31 02:25:38 DEBUG : rename_me(0x1bceed12de40): _writeAt: size=5, off=0 2026/07/31 02:25:38 DEBUG : rename_me(0x1bceed12de40): >_writeAt: n=5, err= 2026/07/31 02:25:38 DEBUG : rename_me(0x1bceed12de40): close: 2026/07/31 02:25:38 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-31 02:25:38.364752397 +0000 UTC m=+156.774331543 2026/07/31 02:25:38 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/31 02:25:38 DEBUG : rename_me(0x1bceed12de40): >close: err= 2026/07/31 02:25:38 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/31 02:25:38 DEBUG : i_was_renamed: Updating file with 0x1bceed3a0000 2026/07/31 02:25:38 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/31 02:25:38 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/31 02:25:38 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:38 DEBUG : Looking for writers 2026/07/31 02:25:38 DEBUG : i_was_renamed: reading active writers 2026/07/31 02:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 02:25:38 DEBUG : Looking for writers 2026/07/31 02:25:38 DEBUG : i_was_renamed: reading active writers 2026/07/31 02:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 02:25:38 DEBUG : Looking for writers 2026/07/31 02:25:38 DEBUG : i_was_renamed: reading active writers 2026/07/31 02:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 02:25:38 DEBUG : Looking for writers 2026/07/31 02:25:38 DEBUG : i_was_renamed: reading active writers 2026/07/31 02:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 02:25:38 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/31 02:25:38 DEBUG : Looking for writers 2026/07/31 02:25:38 DEBUG : i_was_renamed: reading active writers 2026/07/31 02:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 02:25:38 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:38 DEBUG : Looking for writers 2026/07/31 02:25:38 DEBUG : i_was_renamed: reading active writers 2026/07/31 02:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 02:25:38 DEBUG : i_was_renamed: size = 5 OK 2026/07/31 02:25:38 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 02:25:38 INFO : i_was_renamed: Copied (new) 2026/07/31 02:25:38 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-31 02:25:38 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/31 02:25:38 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/31 02:25:38 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/31 02:25:38 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/31 02:25:39 DEBUG : Looking for writers 2026/07/31 02:25:39 DEBUG : i_was_renamed: reading active writers 2026/07/31 02:25:39 DEBUG : >WaitForWriters: 2026/07/31 02:25:39 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:25:39 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:39 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 02:25:39 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:39 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 02:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{tjWx9}/rclone-test-givuyap3gopa" 2026/07/31 02:25:39 INFO : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 02:25:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:39 DEBUG : forgetting directory cache 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate(0x1bceed652780): _readAt: size=512, off=0 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate(0x1bceed652780): openPending: 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 01:26:39 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 02:25:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate(0x1bceed652780): >openPending: err= 2026/07/31 02:25:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate(0x1bceed652780): >_readAt: n=20, err=EOF 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate(0x1bceed652780): close: 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 01:26:39 +0000 GMT 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate(0x1bceed652780): >close: err= 2026/07/31 02:25:40 DEBUG : Re-reading directory (116.950054ms old) 2026/07/31 02:25:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 02:25:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:40 DEBUG : forgetting directory cache 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate(0x1bceecf60680): _readAt: size=512, off=0 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate(0x1bceecf60680): openPending: 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 01:27:39 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-31 01:26:39 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-31 01:27:39 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-31 01:26:39 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/31 02:25:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 02:25:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate(0x1bceecf60680): >openPending: err= 2026/07/31 02:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate(0x1bceecf60680): >_readAt: n=20, err=EOF 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate(0x1bceecf60680): close: 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 01:27:39 +0000 GMT 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate(0x1bceecf60680): >close: err= 2026/07/31 02:25:41 DEBUG : Re-reading directory (115.395538ms old) 2026/07/31 02:25:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 02:25:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:41 DEBUG : forgetting directory cache 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate(0x1bceed3faf00): _readAt: size=512, off=0 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate(0x1bceed3faf00): openPending: 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 01:28:39 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-31 01:27:39 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-31 01:28:39 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-31 01:27:39 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/31 02:25:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 02:25:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate(0x1bceed3faf00): >openPending: err= 2026/07/31 02:25:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate(0x1bceed3faf00): >_readAt: n=20, err=EOF 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate(0x1bceed3faf00): close: 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 01:28:39 +0000 GMT 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate(0x1bceed3faf00): >close: err= 2026/07/31 02:25:42 DEBUG : Re-reading directory (129.23727ms old) 2026/07/31 02:25:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 02:25:42 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:42 DEBUG : forgetting directory cache 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate(0x1bceed1d9d00): _readAt: size=512, off=0 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate(0x1bceed1d9d00): openPending: 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 01:29:39 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-31 01:28:39 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-31 01:29:39 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-31 01:28:39 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/31 02:25:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 02:25:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate(0x1bceed1d9d00): >openPending: err= 2026/07/31 02:25:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate(0x1bceed1d9d00): >_readAt: n=20, err=EOF 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate(0x1bceed1d9d00): close: 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 01:29:39 +0000 GMT 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate(0x1bceed1d9d00): >close: err= 2026/07/31 02:25:43 DEBUG : Re-reading directory (122.346687ms old) 2026/07/31 02:25:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 02:25:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:43 DEBUG : forgetting directory cache 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate(0x1bceed2d00c0): _readAt: size=512, off=0 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate(0x1bceed2d00c0): openPending: 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 01:30:39 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-31 01:29:39 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-31 01:30:39 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-31 01:29:39 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/31 02:25:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 02:25:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate(0x1bceed2d00c0): >openPending: err= 2026/07/31 02:25:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate(0x1bceed2d00c0): >_readAt: n=20, err=EOF 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate(0x1bceed2d00c0): close: 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 01:30:39 +0000 GMT 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate(0x1bceed2d00c0): >close: err= 2026/07/31 02:25:44 DEBUG : Re-reading directory (105.487656ms old) 2026/07/31 02:25:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 02:25:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:44 DEBUG : forgetting directory cache 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate(0x1bceed36a500): _readAt: size=512, off=0 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate(0x1bceed36a500): openPending: 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 01:31:39 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-31 01:30:39 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-31 01:31:39 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-31 01:30:39 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/31 02:25:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 02:25:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate(0x1bceed36a500): >openPending: err= 2026/07/31 02:25:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate(0x1bceed36a500): >_readAt: n=20, err=EOF 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate(0x1bceed36a500): close: 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 01:31:39 +0000 GMT 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate(0x1bceed36a500): >close: err= 2026/07/31 02:25:45 DEBUG : Re-reading directory (124.686935ms old) 2026/07/31 02:25:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 02:25:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:46 DEBUG : forgetting directory cache 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate(0x1bceed492300): _readAt: size=512, off=0 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate(0x1bceed492300): openPending: 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-31 01:32:39 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-31 01:31:39 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-31 01:32:39 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-31 01:31:39 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/31 02:25:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/31 02:25:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate(0x1bceed492300): >openPending: err= 2026/07/31 02:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate(0x1bceed492300): >_readAt: n=21, err=EOF 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate(0x1bceed492300): close: 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 01:32:39 +0000 GMT 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate(0x1bceed492300): >close: err= 2026/07/31 02:25:46 DEBUG : Re-reading directory (111.617061ms old) 2026/07/31 02:25:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 02:25:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:47 DEBUG : forgetting directory cache 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate(0x1bceed50c300): _readAt: size=512, off=0 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate(0x1bceed50c300): openPending: 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-31 01:33:39 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-31 01:32:39 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-31 01:33:39 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-31 01:32:39 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/31 02:25:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/31 02:25:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate(0x1bceed50c300): >openPending: err= 2026/07/31 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate(0x1bceed50c300): >_readAt: n=22, err=EOF 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate(0x1bceed50c300): close: 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 01:33:39 +0000 GMT 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate(0x1bceed50c300): >close: err= 2026/07/31 02:25:47 DEBUG : Re-reading directory (116.967507ms old) 2026/07/31 02:25:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:48 DEBUG : forgetting directory cache 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate(0x1bceed53f700): _readAt: size=512, off=0 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate(0x1bceed53f700): openPending: 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-31 01:34:39 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-31 01:33:39 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-31 01:34:39 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-31 01:33:39 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/31 02:25:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/31 02:25:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate(0x1bceed53f700): >openPending: err= 2026/07/31 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate(0x1bceed53f700): >_readAt: n=23, err=EOF 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate(0x1bceed53f700): close: 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 01:34:39 +0000 GMT 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate(0x1bceed53f700): >close: err= 2026/07/31 02:25:48 DEBUG : Re-reading directory (123.402981ms old) 2026/07/31 02:25:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:49 DEBUG : forgetting directory cache 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate(0x1bceed4a8300): _readAt: size=512, off=0 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate(0x1bceed4a8300): openPending: 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-31 01:35:39 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-31 01:34:39 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-31 01:35:39 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-31 01:34:39 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/31 02:25:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/31 02:25:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate(0x1bceed4a8300): >openPending: err= 2026/07/31 02:25:49 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate(0x1bceed4a8300): >_readAt: n=24, err=EOF 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate(0x1bceed4a8300): close: 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 01:35:39 +0000 GMT 2026/07/31 02:25:49 DEBUG : TestRWCacheUpdate(0x1bceed4a8300): >close: err= 2026/07/31 02:25:49 DEBUG : Re-reading directory (121.170935ms old) 2026/07/31 02:25:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 02:25:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 02:25:50 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:50 DEBUG : Looking for writers 2026/07/31 02:25:50 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/31 02:25:50 DEBUG : >WaitForWriters: 2026/07/31 02:25:50 DEBUG : webdav root 'rclone-test-givuyap3gopa': vfs cache: cleaner exiting 2026/07/31 02:25:50 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (11.13s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:25:50 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:51 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:51 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:51 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:51 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 02:25:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 02:25:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 02:25:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 02:25:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 02:25:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 02:25:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 02:25:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 02:25:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 02:25:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/31 02:25:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/31 02:25:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/31 02:25:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/31 02:25:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/31 02:25:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/31 02:25:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 02:25:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 02:25:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 02:25:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 02:25:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 02:25:52 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 02:25:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 02:25:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 02:25:52 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/31 02:25:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 02:25:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 02:25:53 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 02:25:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/31 02:25:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/31 02:25:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/31 02:25:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:53 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/31 02:25:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/31 02:25:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/31 02:25:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:53 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/31 02:25:53 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/31 02:25:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:53 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/31 02:25:53 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/31 02:25:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 02:25:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 02:25:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 02:25:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:53 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:53 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:53 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/31 02:25:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/31 02:25:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/31 02:25:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:53 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/31 02:25:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/31 02:25:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/31 02:25:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:53 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:53 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:53 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:53 DEBUG : Looking for writers 2026/07/31 02:25:53 DEBUG : FiLeA: reading active writers 2026/07/31 02:25:53 DEBUG : FiLeB: reading active writers 2026/07/31 02:25:53 DEBUG : FilEb: reading active writers 2026/07/31 02:25:53 DEBUG : >WaitForWriters: 2026/07/31 02:25:53 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:53 DEBUG : Looking for writers 2026/07/31 02:25:53 DEBUG : FiLeA: reading active writers 2026/07/31 02:25:53 DEBUG : FiLeB: reading active writers 2026/07/31 02:25:53 DEBUG : FilEb: reading active writers 2026/07/31 02:25:53 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (4.00s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:25:54 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:55 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:55 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/31 02:25:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/31 02:25:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/31 02:25:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:55 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/31 02:25:55 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/31 02:25:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/31 02:25:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/31 02:25:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/31 02:25:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/31 02:25:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:25:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 02:25:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:25:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/31 02:25:56 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:56 DEBUG : Looking for writers 2026/07/31 02:25:56 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/31 02:25:56 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/31 02:25:56 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (2.06s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:25:56 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:56 DEBUG : webdav root 'rclone-test-givuyap3gopa': Reusing VFS from active cache 2026/07/31 02:25:56 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:56 DEBUG : Looking for writers 2026/07/31 02:25:56 DEBUG : >WaitForWriters: 2026/07/31 02:25:56 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:56 DEBUG : Looking for writers 2026/07/31 02:25:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.20s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:25:56 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:56 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:56 DEBUG : Looking for writers 2026/07/31 02:25:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.20s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:25:57 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:57 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:57 DEBUG : Looking for writers 2026/07/31 02:25:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.21s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:25:57 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:57 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/31 02:25:58 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:25:58 DEBUG : dir: Looking for writers 2026/07/31 02:25:58 DEBUG : file2: reading active writers 2026/07/31 02:25:58 DEBUG : Looking for writers 2026/07/31 02:25:58 DEBUG : dir: reading active writers 2026/07/31 02:25:58 DEBUG : file1: reading active writers 2026/07/31 02:25:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.17s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:25:59 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:25:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:00 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:00 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:26:00 DEBUG : dir: Looking for writers 2026/07/31 02:26:00 DEBUG : Looking for writers 2026/07/31 02:26:00 DEBUG : dir: reading active writers 2026/07/31 02:26:00 DEBUG : file1: reading active writers 2026/07/31 02:26:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.36s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:26:01 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:26:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:26:02 DEBUG : file1: Open: flags=O_RDONLY 2026/07/31 02:26:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/31 02:26:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/31 02:26:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:26:02 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/31 02:26:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 02:26:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/31 02:26:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:26:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:26:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/31 02:26:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/31 02:26:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/31 02:26:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/31 02:26:03 DEBUG : webdav root 'rclone-test-givuyap3gopa': File to upload is small (0 bytes), uploading instead of streaming 2026/07/31 02:26:03 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:03 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/31 02:26:03 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 02:26:03 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/31 02:26:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/31 02:26:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:26:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/31 02:26:03 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:26:03 DEBUG : dir: Looking for writers 2026/07/31 02:26:03 DEBUG : file2: reading active writers 2026/07/31 02:26:03 DEBUG : new_file.txt: reading active writers 2026/07/31 02:26:03 DEBUG : Looking for writers 2026/07/31 02:26:03 DEBUG : file1: reading active writers 2026/07/31 02:26:03 DEBUG : dir: reading active writers 2026/07/31 02:26:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.75s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:26:04 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:26:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:05 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/31 02:26:05 DEBUG : dir/file1: Updating file with dir/file1 0x1bceed414dd0 2026/07/31 02:26:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/31 02:26:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:06 INFO : dir/file1: Moved (server-side) to: file0 2026/07/31 02:26:06 DEBUG : file0: Updating file with file0 0x1bceed414dd0 2026/07/31 02:26:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 02:26:06 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/31 02:26:06 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:26:06 DEBUG : dir: Looking for writers 2026/07/31 02:26:06 DEBUG : Looking for writers 2026/07/31 02:26:06 DEBUG : dir: reading active writers 2026/07/31 02:26:06 DEBUG : file0: reading active writers 2026/07/31 02:26:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.00s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:26:07 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:26:07 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:26:07 DEBUG : Looking for writers 2026/07/31 02:26:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:26:07 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:26:08 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/31 02:26:08 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/31 02:26:08 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/31 02:26:09 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/31 02:26:09 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/31 02:26:09 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:26:09 DEBUG : a: Looking for writers 2026/07/31 02:26:09 DEBUG : b: Looking for writers 2026/07/31 02:26:09 DEBUG : c: Looking for writers 2026/07/31 02:26:09 DEBUG : d: Looking for writers 2026/07/31 02:26:09 DEBUG : Looking for writers 2026/07/31 02:26:09 DEBUG : Looking for writers 2026/07/31 02:26:09 DEBUG : /: reading active writers 2026/07/31 02:26:09 DEBUG : a: reading active writers 2026/07/31 02:26:09 DEBUG : b: reading active writers 2026/07/31 02:26:09 DEBUG : c: reading active writers 2026/07/31 02:26:09 DEBUG : d: reading active writers 2026/07/31 02:26:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.73s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:26:11 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:26:11 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/31 02:26:12 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/31 02:26:12 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/31 02:26:12 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/31 02:26:14 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:26:14 DEBUG : a/b/c/d: Looking for writers 2026/07/31 02:26:14 DEBUG : a/b/c: Looking for writers 2026/07/31 02:26:14 DEBUG : d: reading active writers 2026/07/31 02:26:14 DEBUG : a/b: Looking for writers 2026/07/31 02:26:14 DEBUG : c: reading active writers 2026/07/31 02:26:14 DEBUG : a: Looking for writers 2026/07/31 02:26:14 DEBUG : b: reading active writers 2026/07/31 02:26:14 DEBUG : Looking for writers 2026/07/31 02:26:14 DEBUG : a: reading active writers 2026/07/31 02:26:14 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (4.64s) === 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-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:26:16 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:26:16 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:26:16 DEBUG : Looking for writers 2026/07/31 02:26:16 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.23s) === 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-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:26:16 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:26:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:26:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:26:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 02:26:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 02:26:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:16 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/31 02:26:16 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/31 02:26:16 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/31 02:26:16 DEBUG : webdav root 'rclone-test-givuyap3gopa': File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 02:26:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:16 DEBUG : file1: size = 5 OK 2026/07/31 02:26:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 02:26:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 02:26:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:26:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:26:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 02:26:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 02:26:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:26:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:26:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 02:26:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 02:26:16 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/31 02:26:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/31 02:26:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 02:26:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 02:26:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 02:26:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:16 DEBUG : webdav root 'rclone-test-givuyap3gopa': File to upload is small (0 bytes), uploading instead of streaming 2026/07/31 02:26:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:17 DEBUG : file1: size = 0 OK 2026/07/31 02:26:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 02:26:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 02:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/31 02:26:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 02:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 02:26:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 02:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:17 DEBUG : webdav root 'rclone-test-givuyap3gopa': File to upload is small (7 bytes), uploading instead of streaming 2026/07/31 02:26:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:17 DEBUG : file1: size = 7 OK 2026/07/31 02:26:17 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/31 02:26:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 02:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:17 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:26:17 DEBUG : Looking for writers 2026/07/31 02:26:17 DEBUG : file1: reading active writers 2026/07/31 02:26:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.82s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:26:18 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:26:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:26:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:26:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 02:26:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 02:26:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:18 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/31 02:26:19 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/31 02:26:19 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/31 02:26:19 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/31 02:26:19 DEBUG : webdav root 'rclone-test-givuyap3gopa': File to upload is small (11 bytes), uploading instead of streaming 2026/07/31 02:26:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:19 DEBUG : file1: size = 11 OK 2026/07/31 02:26:19 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 02:26:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 02:26:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:19 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/31 02:26:19 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:26:19 DEBUG : Looking for writers 2026/07/31 02:26:19 DEBUG : file1: reading active writers 2026/07/31 02:26:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.01s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:26:20 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:26:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:26:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:26:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 02:26:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 02:26:20 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/31 02:26:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:20 DEBUG : webdav root 'rclone-test-givuyap3gopa': File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 02:26:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:20 DEBUG : file1: size = 5 OK 2026/07/31 02:26:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 02:26:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 02:26:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:20 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/31 02:26:20 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:26:20 DEBUG : Looking for writers 2026/07/31 02:26:20 DEBUG : file1: reading active writers 2026/07/31 02:26:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.87s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:26:21 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:26:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:26:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 02:26:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 02:26:21 DEBUG : file1: WriteFileHandle.Release closing 2026/07/31 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:21 DEBUG : webdav root 'rclone-test-givuyap3gopa': File to upload is small (0 bytes), uploading instead of streaming 2026/07/31 02:26:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:21 DEBUG : file1: size = 0 OK 2026/07/31 02:26:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 02:26:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:21 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/31 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:26:21 DEBUG : Looking for writers 2026/07/31 02:26:21 DEBUG : file1: reading active writers 2026/07/31 02:26:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.87s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:26:21 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:26:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:26:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:26:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 02:26:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/07/31 02:26:22 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:26:22 DEBUG : Looking for writers 2026/07/31 02:26:22 DEBUG : file1: reading active writers 2026/07/31 02:26:22 DEBUG : file1: active writers 1 2026/07/31 02:26:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/07/31 02:26:22 DEBUG : Looking for writers 2026/07/31 02:26:22 DEBUG : file1: reading active writers 2026/07/31 02:26:22 DEBUG : file1: active writers 1 2026/07/31 02:26:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/07/31 02:26:22 DEBUG : Looking for writers 2026/07/31 02:26:22 DEBUG : file1: reading active writers 2026/07/31 02:26:22 DEBUG : file1: active writers 1 2026/07/31 02:26:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/07/31 02:26:22 DEBUG : Looking for writers 2026/07/31 02:26:22 DEBUG : file1: reading active writers 2026/07/31 02:26:22 DEBUG : file1: active writers 1 2026/07/31 02:26:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/07/31 02:26:22 DEBUG : Looking for writers 2026/07/31 02:26:22 DEBUG : file1: reading active writers 2026/07/31 02:26:22 DEBUG : file1: active writers 1 2026/07/31 02:26:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/07/31 02:26:22 DEBUG : Looking for writers 2026/07/31 02:26:22 DEBUG : file1: reading active writers 2026/07/31 02:26:22 DEBUG : file1: active writers 1 2026/07/31 02:26:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/07/31 02:26:22 DEBUG : Looking for writers 2026/07/31 02:26:22 DEBUG : file1: reading active writers 2026/07/31 02:26:22 DEBUG : file1: active writers 1 2026/07/31 02:26:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/07/31 02:26:23 DEBUG : Looking for writers 2026/07/31 02:26:23 DEBUG : file1: reading active writers 2026/07/31 02:26:23 DEBUG : file1: active writers 1 2026/07/31 02:26:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:24 DEBUG : Looking for writers 2026/07/31 02:26:24 DEBUG : file1: reading active writers 2026/07/31 02:26:24 DEBUG : file1: active writers 1 2026/07/31 02:26:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:25 DEBUG : Looking for writers 2026/07/31 02:26:25 DEBUG : file1: reading active writers 2026/07/31 02:26:25 DEBUG : file1: active writers 1 2026/07/31 02:26:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:26 DEBUG : Looking for writers 2026/07/31 02:26:26 DEBUG : file1: reading active writers 2026/07/31 02:26:26 DEBUG : file1: active writers 1 2026/07/31 02:26:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:27 DEBUG : Looking for writers 2026/07/31 02:26:27 DEBUG : file1: reading active writers 2026/07/31 02:26:27 DEBUG : file1: active writers 1 2026/07/31 02:26:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:28 DEBUG : Looking for writers 2026/07/31 02:26:28 DEBUG : file1: reading active writers 2026/07/31 02:26:28 DEBUG : file1: active writers 1 2026/07/31 02:26:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:29 DEBUG : Looking for writers 2026/07/31 02:26:29 DEBUG : file1: reading active writers 2026/07/31 02:26:29 DEBUG : file1: active writers 1 2026/07/31 02:26:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:30 DEBUG : Looking for writers 2026/07/31 02:26:30 DEBUG : file1: reading active writers 2026/07/31 02:26:30 DEBUG : file1: active writers 1 2026/07/31 02:26:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:31 DEBUG : Looking for writers 2026/07/31 02:26:31 DEBUG : file1: reading active writers 2026/07/31 02:26:31 DEBUG : file1: active writers 1 2026/07/31 02:26:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:32 DEBUG : Looking for writers 2026/07/31 02:26:32 DEBUG : file1: reading active writers 2026/07/31 02:26:32 DEBUG : file1: active writers 1 2026/07/31 02:26:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:33 DEBUG : Looking for writers 2026/07/31 02:26:33 DEBUG : file1: reading active writers 2026/07/31 02:26:33 DEBUG : file1: active writers 1 2026/07/31 02:26:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:34 DEBUG : Looking for writers 2026/07/31 02:26:34 DEBUG : file1: reading active writers 2026/07/31 02:26:34 DEBUG : file1: active writers 1 2026/07/31 02:26:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:35 DEBUG : Looking for writers 2026/07/31 02:26:35 DEBUG : file1: reading active writers 2026/07/31 02:26:35 DEBUG : file1: active writers 1 2026/07/31 02:26:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:36 DEBUG : Looking for writers 2026/07/31 02:26:36 DEBUG : file1: reading active writers 2026/07/31 02:26:36 DEBUG : file1: active writers 1 2026/07/31 02:26:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:37 DEBUG : Looking for writers 2026/07/31 02:26:37 DEBUG : file1: reading active writers 2026/07/31 02:26:37 DEBUG : file1: active writers 1 2026/07/31 02:26:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:38 DEBUG : Looking for writers 2026/07/31 02:26:38 DEBUG : file1: reading active writers 2026/07/31 02:26:38 DEBUG : file1: active writers 1 2026/07/31 02:26:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:39 DEBUG : Looking for writers 2026/07/31 02:26:39 DEBUG : file1: reading active writers 2026/07/31 02:26:39 DEBUG : file1: active writers 1 2026/07/31 02:26:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:40 DEBUG : Looking for writers 2026/07/31 02:26:40 DEBUG : file1: reading active writers 2026/07/31 02:26:40 DEBUG : file1: active writers 1 2026/07/31 02:26:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:41 DEBUG : Looking for writers 2026/07/31 02:26:41 DEBUG : file1: reading active writers 2026/07/31 02:26:41 DEBUG : file1: active writers 1 2026/07/31 02:26:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:42 DEBUG : Looking for writers 2026/07/31 02:26:42 DEBUG : file1: reading active writers 2026/07/31 02:26:42 DEBUG : file1: active writers 1 2026/07/31 02:26:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:43 DEBUG : Looking for writers 2026/07/31 02:26:43 DEBUG : file1: reading active writers 2026/07/31 02:26:43 DEBUG : file1: active writers 1 2026/07/31 02:26:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:44 DEBUG : Looking for writers 2026/07/31 02:26:44 DEBUG : file1: reading active writers 2026/07/31 02:26:44 DEBUG : file1: active writers 1 2026/07/31 02:26:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:45 DEBUG : Looking for writers 2026/07/31 02:26:45 DEBUG : file1: reading active writers 2026/07/31 02:26:45 DEBUG : file1: active writers 1 2026/07/31 02:26:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:46 DEBUG : Looking for writers 2026/07/31 02:26:46 DEBUG : file1: reading active writers 2026/07/31 02:26:46 DEBUG : file1: active writers 1 2026/07/31 02:26:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:47 DEBUG : Looking for writers 2026/07/31 02:26:47 DEBUG : file1: reading active writers 2026/07/31 02:26:47 DEBUG : file1: active writers 1 2026/07/31 02:26:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:48 DEBUG : Looking for writers 2026/07/31 02:26:48 DEBUG : file1: reading active writers 2026/07/31 02:26:48 DEBUG : file1: active writers 1 2026/07/31 02:26:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:49 DEBUG : Looking for writers 2026/07/31 02:26:49 DEBUG : file1: reading active writers 2026/07/31 02:26:49 DEBUG : file1: active writers 1 2026/07/31 02:26:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:50 DEBUG : Looking for writers 2026/07/31 02:26:50 DEBUG : file1: reading active writers 2026/07/31 02:26:50 DEBUG : file1: active writers 1 2026/07/31 02:26:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:51 DEBUG : Looking for writers 2026/07/31 02:26:51 DEBUG : file1: reading active writers 2026/07/31 02:26:51 DEBUG : file1: active writers 1 2026/07/31 02:26:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/31 02:26:52 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/07/31 02:26:52 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.36s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:26:52 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:26:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:26:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:26:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 02:26:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 02:26:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:52 DEBUG : webdav root 'rclone-test-givuyap3gopa': File to upload is small (0 bytes), uploading instead of streaming 2026/07/31 02:26:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:52 DEBUG : file1: size = 0 OK 2026/07/31 02:26:52 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 02:26:52 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 02:26:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:26:52 DEBUG : file1: Open: flags=O_RDONLY 2026/07/31 02:26:52 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/31 02:26:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/31 02:26:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:26:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/31 02:26:52 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:26:52 DEBUG : Looking for writers 2026/07/31 02:26:52 DEBUG : file1: reading active writers 2026/07/31 02:26:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.99s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:26:53 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:26:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 02:26:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 02:26:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 02:26:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 02:26:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:53 DEBUG : webdav root 'rclone-test-givuyap3gopa': File to upload is small (100 bytes), uploading instead of streaming 2026/07/31 02:26:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:53 DEBUG : file1: size = 100 OK 2026/07/31 02:26:53 DEBUG : file1: md5 = a88c688439457019e42ff00c145ce5f4 OK 2026/07/31 02:26:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 02:26:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 02:26:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 02:26:53 DEBUG : file1: Open: flags=O_RDONLY 2026/07/31 02:26:53 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/31 02:26:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/31 02:26:53 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:26:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/31 02:26:53 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:26:53 DEBUG : Looking for writers 2026/07/31 02:26:53 DEBUG : file1: reading active writers 2026/07/31 02:26:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.01s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:26:54 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:26:54 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:54 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:55 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:55 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:55 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:56 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/31 02:26:56 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/31 02:26:56 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:26:56 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:26:56 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/31 02:26:56 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/31 02:26:56 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:26:56 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:26:56 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/31 02:26:56 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/31 02:26:56 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:26:57 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:26:57 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/31 02:26:57 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/31 02:26:57 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:26:57 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:26:57 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/31 02:26:57 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/31 02:26:57 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:26:57 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:26:57 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:26:57 DEBUG : flat: Looking for writers 2026/07/31 02:26:57 DEBUG : f000.txt: reading active writers 2026/07/31 02:26:57 DEBUG : f001.txt: reading active writers 2026/07/31 02:26:57 DEBUG : f002.txt: reading active writers 2026/07/31 02:26:57 DEBUG : f003.txt: reading active writers 2026/07/31 02:26:57 DEBUG : f004.txt: reading active writers 2026/07/31 02:26:57 DEBUG : Looking for writers 2026/07/31 02:26:57 DEBUG : flat: reading active writers 2026/07/31 02:26:57 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (4.49s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:26:58 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:26:58 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:59 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/07/31 02:26:59 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/07/31 02:27:00 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/31 02:27:00 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/31 02:27:00 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:27:00 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:00 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/31 02:27:00 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/31 02:27:00 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:27:00 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:00 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/31 02:27:00 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/31 02:27:00 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:27:00 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:00 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:27:00 DEBUG : a/b/c: Looking for writers 2026/07/31 02:27:00 DEBUG : deep.txt: reading active writers 2026/07/31 02:27:00 DEBUG : a/b: Looking for writers 2026/07/31 02:27:00 DEBUG : c: reading active writers 2026/07/31 02:27:00 DEBUG : mid.txt: reading active writers 2026/07/31 02:27:00 DEBUG : a: Looking for writers 2026/07/31 02:27:00 DEBUG : b: reading active writers 2026/07/31 02:27:00 DEBUG : top.txt: reading active writers 2026/07/31 02:27:00 DEBUG : Looking for writers 2026/07/31 02:27:00 DEBUG : a: reading active writers 2026/07/31 02:27:00 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (4.32s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:27:03 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:27:03 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:04 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:27:04 DEBUG : bigdir: Looking for writers 2026/07/31 02:27:04 DEBUG : big.bin: reading active writers 2026/07/31 02:27:04 DEBUG : Looking for writers 2026/07/31 02:27:04 DEBUG : bigdir: reading active writers 2026/07/31 02:27:04 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (2.25s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-givuyap3gopa'", Local "Local file system at /tmp/rclone85341210", Modify Window "1s" 2026/07/31 02:27:05 INFO : webdav root 'rclone-test-givuyap3gopa': poll-interval is not supported by this remote 2026/07/31 02:27:05 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/07/31 02:27:05 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/07/31 02:27:06 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/07/31 02:27:06 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/31 02:27:06 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/31 02:27:06 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:27:06 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:07 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/31 02:27:07 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/31 02:27:07 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:27:07 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:07 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/31 02:27:07 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/31 02:27:07 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 02:27:07 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 02:27:07 DEBUG : WaitForWriters: timeout=30s 2026/07/31 02:27:07 DEBUG : dir1: Looking for writers 2026/07/31 02:27:07 DEBUG : a.txt: reading active writers 2026/07/31 02:27:07 DEBUG : dir2: Looking for writers 2026/07/31 02:27:07 DEBUG : b.txt: reading active writers 2026/07/31 02:27:07 DEBUG : dir3: Looking for writers 2026/07/31 02:27:07 DEBUG : c.txt: reading active writers 2026/07/31 02:27:07 DEBUG : Looking for writers 2026/07/31 02:27:07 DEBUG : dir1: reading active writers 2026/07/31 02:27:07 DEBUG : dir2: reading active writers 2026/07/31 02:27:07 DEBUG : dir3: reading active writers 2026/07/31 02:27:07 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (3.73s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/31 02:27:09 DEBUG : webdav root 'rclone-test-givuyap3gopa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 4m7.663175163s (try 1/5)