"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/04/01 02:25:35 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-maqapew7lufa" 2026/04/01 02:25:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 02:25:35 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/04/01 02:25:35 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/01 02:25:35 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/01 02:25:35 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/01 02:25:35 DEBUG : Setting pass="Vb3w6wROglSlWOgRi2awtbz2MXkSlyBoEWwhjhgHIGpR" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/01 02:25:35 DEBUG : TestWebdavRclone: detected overridden config - adding "{0LAl3}" suffix to name 2026/04/01 02:25:35 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/01 02:25:35 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/01 02:25:35 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/01 02:25:35 DEBUG : Setting pass="Vb3w6wROglSlWOgRi2awtbz2MXkSlyBoEWwhjhgHIGpR" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/01 02:25:35 DEBUG : found headers: 2026/04/01 02:25:35 DEBUG : Creating backend with remote "/tmp/rclone643173139" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:35 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:35 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:35 DEBUG : dir: Looking for writers 2026/04/01 02:25:35 DEBUG : Looking for writers 2026/04/01 02:25:35 DEBUG : dir: reading active writers 2026/04/01 02:25:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:35 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:35 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:35 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:35 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:35 DEBUG : dir/subdir: Looking for writers 2026/04/01 02:25:35 DEBUG : dir: Looking for writers 2026/04/01 02:25:35 DEBUG : file2: reading active writers 2026/04/01 02:25:35 DEBUG : subdir: reading active writers 2026/04/01 02:25:35 DEBUG : file1: reading active writers 2026/04/01 02:25:35 DEBUG : Looking for writers 2026/04/01 02:25:35 DEBUG : dir: reading active writers 2026/04/01 02:25:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:35 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:35 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:35 DEBUG : dir: Looking for writers 2026/04/01 02:25:35 DEBUG : file1: reading active writers 2026/04/01 02:25:35 DEBUG : Looking for writers 2026/04/01 02:25:35 DEBUG : dir: reading active writers 2026/04/01 02:25:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:35 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:35 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:35 DEBUG : dir: Looking for writers 2026/04/01 02:25:35 DEBUG : Looking for writers 2026/04/01 02:25:35 DEBUG : dir: reading active writers 2026/04/01 02:25:35 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:35 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:35 DEBUG : dir: forgetting directory cache 2026/04/01 02:25:35 DEBUG : forgetting directory cache 2026/04/01 02:25:35 DEBUG : dir: forgetting directory cache 2026/04/01 02:25:35 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:35 DEBUG : Looking for writers 2026/04/01 02:25:35 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:35 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:36 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/01 02:25:36 DEBUG : dir: invalidating directory cache 2026/04/01 02:25:36 DEBUG : >ForgetPath: 2026/04/01 02:25:36 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/01 02:25:36 DEBUG : invalidating directory cache 2026/04/01 02:25:36 DEBUG : dir: forgetting directory cache 2026/04/01 02:25:36 DEBUG : >ForgetPath: 2026/04/01 02:25:36 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/01 02:25:36 DEBUG : >ForgetPath: 2026/04/01 02:25:36 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:36 DEBUG : dir: Looking for writers 2026/04/01 02:25:36 DEBUG : Looking for writers 2026/04/01 02:25:36 DEBUG : dir: reading active writers 2026/04/01 02:25:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:36 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:36 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:36 DEBUG : forgetting directory cache 2026/04/01 02:25:36 DEBUG : dir: forgetting directory cache 2026/04/01 02:25:36 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:36 DEBUG : dir: Looking for writers 2026/04/01 02:25:36 DEBUG : fil/a/b: Looking for writers 2026/04/01 02:25:36 DEBUG : fil/a: Looking for writers 2026/04/01 02:25:36 DEBUG : b: reading active writers 2026/04/01 02:25:36 DEBUG : fil: Looking for writers 2026/04/01 02:25:36 DEBUG : a: reading active writers 2026/04/01 02:25:36 DEBUG : Looking for writers 2026/04/01 02:25:36 DEBUG : dir: reading active writers 2026/04/01 02:25:36 DEBUG : fil: reading active writers 2026/04/01 02:25:36 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:36 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:36 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:36 DEBUG : dir: Looking for writers 2026/04/01 02:25:36 DEBUG : Looking for writers 2026/04/01 02:25:36 DEBUG : dir: reading active writers 2026/04/01 02:25:36 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:36 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:36 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:36 DEBUG : dir: Looking for writers 2026/04/01 02:25:36 DEBUG : file1: reading active writers 2026/04/01 02:25:36 DEBUG : Looking for writers 2026/04/01 02:25:36 DEBUG : dir: reading active writers 2026/04/01 02:25:36 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:36 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:36 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:36 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/01 02:25:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/01 02:25:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/01 02:25:36 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/01 02:25:36 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/01 02:25:36 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:37 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:37 DEBUG : dir: invalidating directory cache 2026/04/01 02:25:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/01 02:25:37 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/01 02:25:37 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/01 02:25:37 DEBUG : dir/file1: Reset virtual modtime 2026/04/01 02:25:37 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/01 02:25:37 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/01 02:25:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/01 02:25:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/01 02:25:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:37 DEBUG : dir: invalidating directory cache 2026/04/01 02:25:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/01 02:25:37 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/01 02:25:37 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/01 02:25:37 DEBUG : forgetting directory cache 2026/04/01 02:25:37 DEBUG : dir: forgetting directory cache 2026/04/01 02:25:37 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/01 02:25:37 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:37 DEBUG : dir/virtualDir: Looking for writers 2026/04/01 02:25:37 DEBUG : dir: Looking for writers 2026/04/01 02:25:37 DEBUG : file1: reading active writers 2026/04/01 02:25:37 DEBUG : virtualFile2: reading active writers 2026/04/01 02:25:37 DEBUG : virtualFile: reading active writers 2026/04/01 02:25:37 DEBUG : virtualDir: reading active writers 2026/04/01 02:25:37 DEBUG : Looking for writers 2026/04/01 02:25:37 DEBUG : dir: reading active writers 2026/04/01 02:25:37 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:37 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:37 ERROR : dir/: Can only open directories read only 2026/04/01 02:25:37 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:37 DEBUG : dir: Looking for writers 2026/04/01 02:25:37 DEBUG : Looking for writers 2026/04/01 02:25:37 DEBUG : dir: reading active writers 2026/04/01 02:25:37 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:37 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:37 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/01 02:25:37 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/01 02:25:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/01 02:25:37 DEBUG : webdav root 'rclone-test-maqapew7lufa': File to upload is small (5 bytes), uploading instead of streaming 2026/04/01 02:25:37 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:37 DEBUG : dir/potato: size = 5 OK 2026/04/01 02:25:37 NOTICE: webdav root 'rclone-test-maqapew7lufa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/01 02:25:37 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/01 02:25:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/01 02:25:37 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:37 DEBUG : dir: Looking for writers 2026/04/01 02:25:37 DEBUG : potato: reading active writers 2026/04/01 02:25:37 DEBUG : file1: reading active writers 2026/04/01 02:25:37 DEBUG : Looking for writers 2026/04/01 02:25:37 DEBUG : dir: reading active writers 2026/04/01 02:25:37 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:37 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/01 02:25:37 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:37 DEBUG : dir/sub: Looking for writers 2026/04/01 02:25:37 DEBUG : dir: Looking for writers 2026/04/01 02:25:37 DEBUG : file1: reading active writers 2026/04/01 02:25:37 DEBUG : sub: reading active writers 2026/04/01 02:25:37 DEBUG : Looking for writers 2026/04/01 02:25:37 DEBUG : dir: reading active writers 2026/04/01 02:25:37 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:37 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/01 02:25:38 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/01 02:25:38 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:38 DEBUG : dir/sub/subsub: Looking for writers 2026/04/01 02:25:38 DEBUG : dir/sub: Looking for writers 2026/04/01 02:25:38 DEBUG : subsub: reading active writers 2026/04/01 02:25:38 DEBUG : dir: Looking for writers 2026/04/01 02:25:38 DEBUG : file1: reading active writers 2026/04/01 02:25:38 DEBUG : sub: reading active writers 2026/04/01 02:25:38 DEBUG : Looking for writers 2026/04/01 02:25:38 DEBUG : dir: reading active writers 2026/04/01 02:25:38 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:38 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:38 ERROR : dir/: Dir.Remove not empty 2026/04/01 02:25:38 DEBUG : dir/file1: Remove: 2026/04/01 02:25:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:38 DEBUG : dir/file1: >Remove: err= 2026/04/01 02:25:38 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/01 02:25:38 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:38 DEBUG : Looking for writers 2026/04/01 02:25:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:38 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:38 DEBUG : dir/file1: Remove: 2026/04/01 02:25:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:38 DEBUG : dir/file1: >Remove: err= 2026/04/01 02:25:38 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/01 02:25:38 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:38 DEBUG : Looking for writers 2026/04/01 02:25:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:38 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:38 DEBUG : dir/file1: Remove: 2026/04/01 02:25:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:38 DEBUG : dir/file1: >Remove: err= 2026/04/01 02:25:38 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:38 DEBUG : dir: Looking for writers 2026/04/01 02:25:38 DEBUG : Looking for writers 2026/04/01 02:25:38 DEBUG : dir: reading active writers 2026/04/01 02:25:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:38 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:38 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:38 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/01 02:25:38 DEBUG : dir: Updating dir with dir2 0xbbe0e4a84e0 2026/04/01 02:25:38 DEBUG : dir: forgetting directory cache 2026/04/01 02:25:38 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/01 02:25:38 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/01 02:25:39 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/01 02:25:39 DEBUG : file2: Updating file with file2 0xbbe0e418900 2026/04/01 02:25:39 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/01 02:25:39 INFO : dir2/file3: Deleted 2026/04/01 02:25:39 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/01 02:25:39 DEBUG : dir2/file3: Updating file with dir2/file3 0xbbe0e418900 2026/04/01 02:25:39 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/01 02:25:39 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/01 02:25:39 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/01 02:25:39 DEBUG : empty directory: Updating dir with renamed empty directory 0xbbe0e3ed5f0 2026/04/01 02:25:39 DEBUG : empty directory: forgetting directory cache 2026/04/01 02:25:39 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/01 02:25:39 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/01 02:25:39 DEBUG : dir2: Renaming to "dir3" 2026/04/01 02:25:39 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:39 DEBUG : dir3: Looking for writers 2026/04/01 02:25:39 DEBUG : file3: reading active writers 2026/04/01 02:25:39 DEBUG : renamed empty directory: Looking for writers 2026/04/01 02:25:39 DEBUG : Looking for writers 2026/04/01 02:25:39 DEBUG : renamed empty directory: reading active writers 2026/04/01 02:25:39 DEBUG : dir3: reading active writers 2026/04/01 02:25:39 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:39 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/01 02:25:39 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:39 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/01 02:25:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/01 02:25:39 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/01 02:25:39 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/01 02:25:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/01 02:25:39 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:39 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/01 02:25:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/01 02:25:39 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/01 02:25:39 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/01 02:25:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/01 02:25:39 DEBUG : webdav root 'rclone-test-maqapew7lufa': File to upload is small (12 bytes), uploading instead of streaming 2026/04/01 02:25:39 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:39 DEBUG : dir/sub/file2: size = 12 OK 2026/04/01 02:25:39 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/01 02:25:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/01 02:25:39 DEBUG : forgetting directory cache 2026/04/01 02:25:39 DEBUG : dir: forgetting directory cache 2026/04/01 02:25:39 DEBUG : dir/sub: forgetting directory cache 2026/04/01 02:25:39 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/01 02:25:39 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/01 02:25:39 DEBUG : webdav root 'rclone-test-maqapew7lufa': File to upload is small (5 bytes), uploading instead of streaming 2026/04/01 02:25:39 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:39 DEBUG : dir/sub/file0: size = 5 OK 2026/04/01 02:25:39 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/01 02:25:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/01 02:25:39 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:39 DEBUG : dir/sub: Looking for writers 2026/04/01 02:25:39 DEBUG : file0: reading active writers 2026/04/01 02:25:39 DEBUG : file2: reading active writers 2026/04/01 02:25:39 DEBUG : dir: Looking for writers 2026/04/01 02:25:39 DEBUG : sub: reading active writers 2026/04/01 02:25:39 DEBUG : file1: reading active writers 2026/04/01 02:25:39 DEBUG : Looking for writers 2026/04/01 02:25:39 DEBUG : dir: reading active writers 2026/04/01 02:25:39 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:39 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/01 02:25:39 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:39 DEBUG : Looking for writers 2026/04/01 02:25:39 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:39 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/01 02:25:39 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:39 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/01 02:25:39 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/01 02:25:39 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/01 02:25:39 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:25:39 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/01 02:25:39 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/01 02:25:39 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:39 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/01 02:25:39 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/01 02:25:39 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/01 02:25:39 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:25:39 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/01 02:25:39 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:39 DEBUG : dir: Looking for writers 2026/04/01 02:25:39 DEBUG : file1.metadata: reading active writers 2026/04/01 02:25:39 DEBUG : file1: reading active writers 2026/04/01 02:25:39 DEBUG : Looking for writers 2026/04/01 02:25:39 DEBUG : dir: reading active writers 2026/04/01 02:25:39 DEBUG : dir.metadata: reading active writers 2026/04/01 02:25:39 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:39 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:39 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:39 DEBUG : dir: Looking for writers 2026/04/01 02:25:39 DEBUG : file1: reading active writers 2026/04/01 02:25:39 DEBUG : Looking for writers 2026/04/01 02:25:39 DEBUG : dir: reading active writers 2026/04/01 02:25:39 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:39 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:39 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:40 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/01 02:25:40 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:40 DEBUG : dir: Looking for writers 2026/04/01 02:25:40 DEBUG : file1: reading active writers 2026/04/01 02:25:40 DEBUG : Looking for writers 2026/04/01 02:25:40 DEBUG : dir: reading active writers 2026/04/01 02:25:40 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 (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:40 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:25:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/01 02:25:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:25:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/01 02:25:40 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:40 DEBUG : dir: Looking for writers 2026/04/01 02:25:40 DEBUG : file1: reading active writers 2026/04/01 02:25:40 DEBUG : Looking for writers 2026/04/01 02:25:40 DEBUG : dir: reading active writers 2026/04/01 02:25:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/04/01 02:25:40 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/01 02:25:40 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/01 02:25:40 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:25:40 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/01 02:25:40 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:40 DEBUG : Looking for writers 2026/04/01 02:25:40 DEBUG : file.txt: reading active writers 2026/04/01 02:25:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:40 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:40 DEBUG : webdav root 'rclone-test-maqapew7lufa': File to upload is small (25 bytes), uploading instead of streaming 2026/04/01 02:25:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:40 DEBUG : dir/file1: size = 25 OK 2026/04/01 02:25:40 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/01 02:25:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:40 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:40 DEBUG : dir: Looking for writers 2026/04/01 02:25:40 DEBUG : file1: reading active writers 2026/04/01 02:25:40 DEBUG : Looking for writers 2026/04/01 02:25:40 DEBUG : dir: reading active writers 2026/04/01 02:25:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:40 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:40 DEBUG : dir/file1: Remove: 2026/04/01 02:25:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:40 DEBUG : dir/file1: >Remove: err= 2026/04/01 02:25:40 DEBUG : dir/file1: Remove: 2026/04/01 02:25:40 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/01 02:25:40 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:40 DEBUG : dir: Looking for writers 2026/04/01 02:25:40 DEBUG : Looking for writers 2026/04/01 02:25:40 DEBUG : dir: reading active writers 2026/04/01 02:25:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:40 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:40 DEBUG : dir/file1: Remove: 2026/04/01 02:25:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:40 DEBUG : dir/file1: >Remove: err= 2026/04/01 02:25:40 DEBUG : dir/file1: Remove: 2026/04/01 02:25:40 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/01 02:25:40 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:40 DEBUG : dir: Looking for writers 2026/04/01 02:25:40 DEBUG : Looking for writers 2026/04/01 02:25:40 DEBUG : dir: reading active writers 2026/04/01 02:25:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.17s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:40 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:25:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/01 02:25:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/01 02:25:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/01 02:25:40 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/01 02:25:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/01 02:25:40 DEBUG : dir/file1: Open: flags=0x3 2026/04/01 02:25:40 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/01 02:25:40 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/01 02:25:40 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:40 DEBUG : dir: Looking for writers 2026/04/01 02:25:40 DEBUG : file1: reading active writers 2026/04/01 02:25:40 DEBUG : Looking for writers 2026/04/01 02:25:40 DEBUG : dir: reading active writers 2026/04/01 02:25:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:40 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:40 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:40 DEBUG : dir: Looking for writers 2026/04/01 02:25:40 DEBUG : file1: reading active writers 2026/04/01 02:25:40 DEBUG : Looking for writers 2026/04/01 02:25:40 DEBUG : dir: reading active writers 2026/04/01 02:25:40 DEBUG : >WaitForWriters: 2026/04/01 02:25:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/01 02:25:41 DEBUG : newLeaf: Updating file with newLeaf 0xbbe0e786540 2026/04/01 02:25:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/01 02:25:41 DEBUG : dir/file1: Updating file with dir/file1 0xbbe0e786540 2026/04/01 02:25:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/01 02:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/01 02:25:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/01 02:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:41 DEBUG : dir/file1: File is currently open, delaying rename 0xbbe0e786540 2026/04/01 02:25:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:41 DEBUG : webdav root 'rclone-test-maqapew7lufa': File to upload is small (25 bytes), uploading instead of streaming 2026/04/01 02:25:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:41 DEBUG : dir/file1: size = 25 OK 2026/04/01 02:25:41 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/01 02:25:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:41 DEBUG : newLeaf: Running delayed rename now 2026/04/01 02:25:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/01 02:25:41 DEBUG : newLeaf: Updating file with newLeaf 0xbbe0e786540 2026/04/01 02:25:41 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:41 DEBUG : dir: Looking for writers 2026/04/01 02:25:41 DEBUG : Looking for writers 2026/04/01 02:25:41 DEBUG : dir: reading active writers 2026/04/01 02:25:41 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:41 DEBUG : >WaitForWriters: 2026/04/01 02:25:41 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:41 DEBUG : dir: Looking for writers 2026/04/01 02:25:41 DEBUG : Looking for writers 2026/04/01 02:25:41 DEBUG : dir: reading active writers 2026/04/01 02:25:41 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:41 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:41 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:41 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:41 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:41 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:41 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:41 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:41 DEBUG : dir: Looking for writers 2026/04/01 02:25:41 DEBUG : file1: reading active writers 2026/04/01 02:25:41 DEBUG : Looking for writers 2026/04/01 02:25:41 DEBUG : dir: reading active writers 2026/04/01 02:25:41 DEBUG : >WaitForWriters: 2026/04/01 02:25:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/01 02:25:41 DEBUG : newLeaf: Updating file with newLeaf 0xbbe0e786c00 2026/04/01 02:25:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/01 02:25:41 DEBUG : dir/file1: Updating file with dir/file1 0xbbe0e786c00 2026/04/01 02:25:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/01 02:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/01 02:25:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/01 02:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:41 DEBUG : dir/file1: File is currently open, delaying rename 0xbbe0e786c00 2026/04/01 02:25:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:41 DEBUG : webdav root 'rclone-test-maqapew7lufa': File to upload is small (25 bytes), uploading instead of streaming 2026/04/01 02:25:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:41 DEBUG : dir/file1: size = 25 OK 2026/04/01 02:25:41 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/01 02:25:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:41 DEBUG : newLeaf: Running delayed rename now 2026/04/01 02:25:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/01 02:25:41 DEBUG : newLeaf: Updating file with newLeaf 0xbbe0e786c00 2026/04/01 02:25:41 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:41 DEBUG : dir: Looking for writers 2026/04/01 02:25:41 DEBUG : Looking for writers 2026/04/01 02:25:41 DEBUG : dir: reading active writers 2026/04/01 02:25:41 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:41 DEBUG : >WaitForWriters: 2026/04/01 02:25:41 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:41 DEBUG : dir: Looking for writers 2026/04/01 02:25:41 DEBUG : Looking for writers 2026/04/01 02:25:41 DEBUG : dir: reading active writers 2026/04/01 02:25:41 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:41 DEBUG : >WaitForWriters: 2026/04/01 02:25:41 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:41 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:41 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:41 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:41 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:41 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:41 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/01 02:25:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:41 DEBUG : dir/file1(0xbbe0eb388c0): openPending: 2026/04/01 02:25:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/01 02:25:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/01 02:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:41 DEBUG : dir/file1(0xbbe0eb388c0): >openPending: err= 2026/04/01 02:25:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/01 02:25:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:41 DEBUG : dir/file1(0xbbe0eb388c0): _writeAt: size=14, off=0 2026/04/01 02:25:41 DEBUG : dir/file1(0xbbe0eb388c0): >_writeAt: n=14, err= 2026/04/01 02:25:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/01 02:25:41 DEBUG : dir/file1(0xbbe0eb388c0): close: 2026/04/01 02:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/01 02:25:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/01 02:25:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:41 DEBUG : dir/file1(0xbbe0eb388c0): >close: err= 2026/04/01 02:25:41 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:41 DEBUG : dir: Looking for writers 2026/04/01 02:25:41 DEBUG : file1: reading active writers 2026/04/01 02:25:41 DEBUG : Looking for writers 2026/04/01 02:25:41 DEBUG : dir: reading active writers 2026/04/01 02:25:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/01 02:25:41 DEBUG : dir: Looking for writers 2026/04/01 02:25:41 DEBUG : file1: reading active writers 2026/04/01 02:25:41 DEBUG : Looking for writers 2026/04/01 02:25:41 DEBUG : dir: reading active writers 2026/04/01 02:25:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/01 02:25:41 DEBUG : dir: Looking for writers 2026/04/01 02:25:41 DEBUG : file1: reading active writers 2026/04/01 02:25:41 DEBUG : Looking for writers 2026/04/01 02:25:41 DEBUG : dir: reading active writers 2026/04/01 02:25:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/01 02:25:41 DEBUG : dir: Looking for writers 2026/04/01 02:25:41 DEBUG : file1: reading active writers 2026/04/01 02:25:41 DEBUG : Looking for writers 2026/04/01 02:25:41 DEBUG : dir: reading active writers 2026/04/01 02:25:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/01 02:25:41 DEBUG : dir/file1: vfs cache: starting upload 2026/04/01 02:25:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:41 DEBUG : dir/file1: size = 14 OK 2026/04/01 02:25:41 INFO : dir/file1: Copied (replaced existing) 2026/04/01 02:25:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/01 02:25:41 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/01 02:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/01 02:25:41 DEBUG : dir: Looking for writers 2026/04/01 02:25:41 DEBUG : file1: reading active writers 2026/04/01 02:25:41 DEBUG : Looking for writers 2026/04/01 02:25:41 DEBUG : dir: reading active writers 2026/04/01 02:25:41 DEBUG : >WaitForWriters: 2026/04/01 02:25:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:25:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:41 DEBUG : dir/file1(0xbbe0eb89bc0): _readAt: size=512, off=0 2026/04/01 02:25:41 DEBUG : dir/file1(0xbbe0eb89bc0): openPending: 2026/04/01 02:25:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/01 02:25:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/01 02:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:41 DEBUG : dir/file1(0xbbe0eb89bc0): >openPending: err= 2026/04/01 02:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/01 02:25:41 DEBUG : dir/file1(0xbbe0eb89bc0): >_readAt: n=14, err=EOF 2026/04/01 02:25:41 DEBUG : dir/file1(0xbbe0eb89bc0): close: 2026/04/01 02:25:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/01 02:25:41 DEBUG : dir/file1(0xbbe0eb89bc0): >close: err= 2026/04/01 02:25:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/01 02:25:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/01 02:25:41 DEBUG : newLeaf: Updating file with newLeaf 0xbbe0e4e0cc0 2026/04/01 02:25:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/01 02:25:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/01 02:25:42 DEBUG : dir/file1: Updating file with dir/file1 0xbbe0e4e0cc0 2026/04/01 02:25:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/01 02:25:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/01 02:25:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:42 DEBUG : dir/file1(0xbbe0ebab080): openPending: 2026/04/01 02:25:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/01 02:25:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/01 02:25:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:42 DEBUG : dir/file1(0xbbe0ebab080): >openPending: err= 2026/04/01 02:25:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/01 02:25:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:42 DEBUG : dir/file1(0xbbe0ebab080): _writeAt: size=25, off=0 2026/04/01 02:25:42 DEBUG : dir/file1(0xbbe0ebab080): >_writeAt: n=25, err= 2026/04/01 02:25:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/01 02:25:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/01 02:25:42 DEBUG : newLeaf: Updating file with newLeaf 0xbbe0e4e0cc0 2026/04/01 02:25:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:42 DEBUG : newLeaf(0xbbe0ebab080): close: 2026/04/01 02:25:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/01 02:25:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-01 02:25:42.047457587 +0000 UTC m=+6.929414857 2026/04/01 02:25:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:42 DEBUG : newLeaf(0xbbe0ebab080): >close: err= 2026/04/01 02:25:42 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/01 02:25:42 DEBUG : newLeaf: vfs cache: starting upload 2026/04/01 02:25:42 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:42 DEBUG : newLeaf: size = 25 OK 2026/04/01 02:25:42 INFO : newLeaf: Copied (replaced existing) 2026/04/01 02:25:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-01 02:25:42 +0000 UTC" 2026/04/01 02:25:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/01 02:25:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:42 DEBUG : >WaitForWriters: 2026/04/01 02:25:42 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:42 DEBUG : >WaitForWriters: 2026/04/01 02:25:42 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:42 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:42 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:42 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:42 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:42 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:42 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : file1: reading active writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : >WaitForWriters: 2026/04/01 02:25:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/01 02:25:42 DEBUG : newLeaf: Updating file with newLeaf 0xbbe0e76e6c0 2026/04/01 02:25:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/01 02:25:42 DEBUG : dir/file1: Updating file with dir/file1 0xbbe0e76e6c0 2026/04/01 02:25:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/01 02:25:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/01 02:25:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:42 DEBUG : dir/file1(0xbbe0ec6ac80): openPending: 2026/04/01 02:25:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/01 02:25:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/01 02:25:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:42 DEBUG : dir/file1(0xbbe0ec6ac80): >openPending: err= 2026/04/01 02:25:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/01 02:25:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:42 DEBUG : dir/file1(0xbbe0ec6ac80): _writeAt: size=25, off=0 2026/04/01 02:25:42 DEBUG : dir/file1(0xbbe0ec6ac80): >_writeAt: n=25, err= 2026/04/01 02:25:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/01 02:25:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/01 02:25:42 DEBUG : newLeaf: Updating file with newLeaf 0xbbe0e76e6c0 2026/04/01 02:25:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:42 DEBUG : newLeaf(0xbbe0ec6ac80): close: 2026/04/01 02:25:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/01 02:25:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-01 02:25:42.545989155 +0000 UTC m=+7.427946434 2026/04/01 02:25:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:42 DEBUG : newLeaf(0xbbe0ec6ac80): >close: err= 2026/04/01 02:25:42 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/01 02:25:42 DEBUG : newLeaf: vfs cache: starting upload 2026/04/01 02:25:42 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:42 DEBUG : newLeaf: size = 25 OK 2026/04/01 02:25:42 INFO : newLeaf: Copied (replaced existing) 2026/04/01 02:25:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-01 02:25:42 +0000 UTC" 2026/04/01 02:25:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/01 02:25:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:42 DEBUG : >WaitForWriters: 2026/04/01 02:25:42 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:42 DEBUG : >WaitForWriters: 2026/04/01 02:25:42 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:42 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:42 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:42 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:42 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:42 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/01 02:25:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:42 DEBUG : dir/file1(0xbbe0edd9800): openPending: 2026/04/01 02:25:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/01 02:25:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/01 02:25:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:42 DEBUG : dir/file1(0xbbe0edd9800): >openPending: err= 2026/04/01 02:25:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/01 02:25:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:42 DEBUG : dir/file1(0xbbe0edd9800): _writeAt: size=14, off=0 2026/04/01 02:25:42 DEBUG : dir/file1(0xbbe0edd9800): >_writeAt: n=14, err= 2026/04/01 02:25:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/01 02:25:42 DEBUG : dir/file1(0xbbe0edd9800): close: 2026/04/01 02:25:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/01 02:25:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/01 02:25:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:42 DEBUG : dir/file1(0xbbe0edd9800): >close: err= 2026/04/01 02:25:42 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : file1: reading active writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : file1: reading active writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : file1: reading active writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/01 02:25:42 DEBUG : dir: Looking for writers 2026/04/01 02:25:42 DEBUG : file1: reading active writers 2026/04/01 02:25:42 DEBUG : Looking for writers 2026/04/01 02:25:42 DEBUG : dir: reading active writers 2026/04/01 02:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/01 02:25:42 DEBUG : dir/file1: vfs cache: starting upload 2026/04/01 02:25:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:43 DEBUG : dir/file1: size = 14 OK 2026/04/01 02:25:43 INFO : dir/file1: Copied (replaced existing) 2026/04/01 02:25:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/01 02:25:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/01 02:25:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/01 02:25:43 DEBUG : dir: Looking for writers 2026/04/01 02:25:43 DEBUG : file1: reading active writers 2026/04/01 02:25:43 DEBUG : Looking for writers 2026/04/01 02:25:43 DEBUG : dir: reading active writers 2026/04/01 02:25:43 DEBUG : >WaitForWriters: 2026/04/01 02:25:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:25:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0ec9cc00): _readAt: size=512, off=0 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0ec9cc00): openPending: 2026/04/01 02:25:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/01 02:25:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/01 02:25:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0ec9cc00): >openPending: err= 2026/04/01 02:25:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0ec9cc00): >_readAt: n=14, err=EOF 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0ec9cc00): close: 2026/04/01 02:25:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0ec9cc00): >close: err= 2026/04/01 02:25:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/01 02:25:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/01 02:25:43 DEBUG : newLeaf: Updating file with newLeaf 0xbbe0e76ef00 2026/04/01 02:25:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/01 02:25:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/01 02:25:43 DEBUG : dir/file1: Updating file with dir/file1 0xbbe0e76ef00 2026/04/01 02:25:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/01 02:25:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/01 02:25:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0ebf5a40): openPending: 2026/04/01 02:25:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/01 02:25:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/01 02:25:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0ebf5a40): >openPending: err= 2026/04/01 02:25:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/01 02:25:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0ebf5a40): _writeAt: size=25, off=0 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0ebf5a40): >_writeAt: n=25, err= 2026/04/01 02:25:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/01 02:25:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/01 02:25:43 DEBUG : newLeaf: Updating file with newLeaf 0xbbe0e76ef00 2026/04/01 02:25:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:43 DEBUG : newLeaf(0xbbe0ebf5a40): close: 2026/04/01 02:25:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/01 02:25:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-01 02:25:43.191607811 +0000 UTC m=+8.073565090 2026/04/01 02:25:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:43 DEBUG : newLeaf(0xbbe0ebf5a40): >close: err= 2026/04/01 02:25:43 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:43 DEBUG : dir: Looking for writers 2026/04/01 02:25:43 DEBUG : Looking for writers 2026/04/01 02:25:43 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:43 DEBUG : dir: reading active writers 2026/04/01 02:25:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/01 02:25:43 DEBUG : dir: Looking for writers 2026/04/01 02:25:43 DEBUG : Looking for writers 2026/04/01 02:25:43 DEBUG : dir: reading active writers 2026/04/01 02:25:43 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/01 02:25:43 DEBUG : dir: Looking for writers 2026/04/01 02:25:43 DEBUG : Looking for writers 2026/04/01 02:25:43 DEBUG : dir: reading active writers 2026/04/01 02:25:43 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/01 02:25:43 DEBUG : dir: Looking for writers 2026/04/01 02:25:43 DEBUG : Looking for writers 2026/04/01 02:25:43 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:43 DEBUG : dir: reading active writers 2026/04/01 02:25:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/01 02:25:43 DEBUG : newLeaf: vfs cache: starting upload 2026/04/01 02:25:43 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:43 DEBUG : newLeaf: size = 25 OK 2026/04/01 02:25:43 INFO : newLeaf: Copied (replaced existing) 2026/04/01 02:25:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-01 02:25:43 +0000 UTC" 2026/04/01 02:25:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/01 02:25:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/01 02:25:43 DEBUG : dir: Looking for writers 2026/04/01 02:25:43 DEBUG : Looking for writers 2026/04/01 02:25:43 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:43 DEBUG : dir: reading active writers 2026/04/01 02:25:43 DEBUG : >WaitForWriters: 2026/04/01 02:25:43 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:43 DEBUG : dir: Looking for writers 2026/04/01 02:25:43 DEBUG : Looking for writers 2026/04/01 02:25:43 DEBUG : dir: reading active writers 2026/04/01 02:25:43 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:43 DEBUG : >WaitForWriters: 2026/04/01 02:25:43 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:43 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:43 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:43 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:43 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:43 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:43 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:43 DEBUG : dir: Looking for writers 2026/04/01 02:25:43 DEBUG : file1: reading active writers 2026/04/01 02:25:43 DEBUG : Looking for writers 2026/04/01 02:25:43 DEBUG : dir: reading active writers 2026/04/01 02:25:43 DEBUG : >WaitForWriters: 2026/04/01 02:25:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:25:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0e4258c0): _readAt: size=512, off=0 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0e4258c0): openPending: 2026/04/01 02:25:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/01 02:25:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/01 02:25:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0e4258c0): >openPending: err= 2026/04/01 02:25:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/01 02:25:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:25:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:25:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0e4258c0): >_readAt: n=14, err=EOF 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0e4258c0): close: 2026/04/01 02:25:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0e4258c0): >close: err= 2026/04/01 02:25:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/01 02:25:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/01 02:25:43 DEBUG : newLeaf: Updating file with newLeaf 0xbbe0ecac000 2026/04/01 02:25:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/01 02:25:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/01 02:25:43 DEBUG : dir/file1: Updating file with dir/file1 0xbbe0ecac000 2026/04/01 02:25:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/01 02:25:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/01 02:25:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0e3c76c0): openPending: 2026/04/01 02:25:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/01 02:25:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/01 02:25:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0e3c76c0): >openPending: err= 2026/04/01 02:25:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/01 02:25:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0e3c76c0): _writeAt: size=25, off=0 2026/04/01 02:25:43 DEBUG : dir/file1(0xbbe0e3c76c0): >_writeAt: n=25, err= 2026/04/01 02:25:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/01 02:25:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/01 02:25:43 DEBUG : newLeaf: Updating file with newLeaf 0xbbe0ecac000 2026/04/01 02:25:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:25:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:43 DEBUG : newLeaf(0xbbe0e3c76c0): close: 2026/04/01 02:25:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/01 02:25:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-01 02:25:43.69966357 +0000 UTC m=+8.581620849 2026/04/01 02:25:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:43 DEBUG : newLeaf(0xbbe0e3c76c0): >close: err= 2026/04/01 02:25:43 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:43 DEBUG : dir: Looking for writers 2026/04/01 02:25:43 DEBUG : Looking for writers 2026/04/01 02:25:43 DEBUG : dir: reading active writers 2026/04/01 02:25:43 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/01 02:25:43 DEBUG : dir: Looking for writers 2026/04/01 02:25:43 DEBUG : Looking for writers 2026/04/01 02:25:43 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:43 DEBUG : dir: reading active writers 2026/04/01 02:25:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/01 02:25:43 DEBUG : dir: Looking for writers 2026/04/01 02:25:43 DEBUG : Looking for writers 2026/04/01 02:25:43 DEBUG : dir: reading active writers 2026/04/01 02:25:43 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/01 02:25:43 DEBUG : dir: Looking for writers 2026/04/01 02:25:43 DEBUG : Looking for writers 2026/04/01 02:25:43 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:43 DEBUG : dir: reading active writers 2026/04/01 02:25:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/01 02:25:43 DEBUG : newLeaf: vfs cache: starting upload 2026/04/01 02:25:43 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:43 DEBUG : newLeaf: size = 25 OK 2026/04/01 02:25:43 INFO : newLeaf: Copied (replaced existing) 2026/04/01 02:25:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-01 02:25:43 +0000 UTC" 2026/04/01 02:25:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/01 02:25:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/01 02:25:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/01 02:25:43 DEBUG : dir: Looking for writers 2026/04/01 02:25:43 DEBUG : Looking for writers 2026/04/01 02:25:43 DEBUG : dir: reading active writers 2026/04/01 02:25:43 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:43 DEBUG : >WaitForWriters: 2026/04/01 02:25:43 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:43 DEBUG : dir: Looking for writers 2026/04/01 02:25:43 DEBUG : Looking for writers 2026/04/01 02:25:43 DEBUG : dir: reading active writers 2026/04/01 02:25:43 DEBUG : newLeaf: reading active writers 2026/04/01 02:25:43 DEBUG : >WaitForWriters: 2026/04/01 02:25:43 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:43 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:43 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:43 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:43 DEBUG : Looking for writers 2026/04/01 02:25:43 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:43 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:25:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:25:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/01 02:25:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/01 02:25:44 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:44 DEBUG : dir: Looking for writers 2026/04/01 02:25:44 DEBUG : file1: reading active writers 2026/04/01 02:25:44 DEBUG : Looking for writers 2026/04/01 02:25:44 DEBUG : dir: reading active writers 2026/04/01 02:25:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:44 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:25:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:25:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/01 02:25:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/01 02:25:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/01 02:25:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/01 02:25:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/01 02:25:44 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:44 DEBUG : dir: Looking for writers 2026/04/01 02:25:44 DEBUG : file1: reading active writers 2026/04/01 02:25:44 DEBUG : Looking for writers 2026/04/01 02:25:44 DEBUG : dir: reading active writers 2026/04/01 02:25:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:44 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:25:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:25:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/01 02:25:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/01 02:25:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/01 02:25:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/01 02:25:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/01 02:25:44 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/01 02:25:44 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/01 02:25:44 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/01 02:25:44 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/01 02:25:44 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/01 02:25:44 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/01 02:25:44 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/01 02:25:44 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/01 02:25:44 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/01 02:25:44 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/01 02:25:44 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:44 DEBUG : dir: Looking for writers 2026/04/01 02:25:44 DEBUG : file1: reading active writers 2026/04/01 02:25:44 DEBUG : Looking for writers 2026/04/01 02:25:44 DEBUG : dir: reading active writers 2026/04/01 02:25:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.26s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:44 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:25:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:25:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/01 02:25:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/01 02:25:44 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:44 DEBUG : dir: Looking for writers 2026/04/01 02:25:44 DEBUG : file1: reading active writers 2026/04/01 02:25:44 DEBUG : Looking for writers 2026/04/01 02:25:44 DEBUG : dir: reading active writers 2026/04/01 02:25:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:44 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:25:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:25:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/01 02:25:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/01 02:25:44 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/01 02:25:44 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:44 DEBUG : dir: Looking for writers 2026/04/01 02:25:44 DEBUG : file1: reading active writers 2026/04/01 02:25:44 DEBUG : Looking for writers 2026/04/01 02:25:44 DEBUG : dir: reading active writers 2026/04/01 02:25:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:44 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:44 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:44 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:44 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:44 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:25:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:25:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/01 02:25:44 DEBUG : dir/file1(0xbbe0e7e9e80): _readAt: size=1, off=0 2026/04/01 02:25:44 DEBUG : dir/file1(0xbbe0e7e9e80): openPending: 2026/04/01 02:25:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/01 02:25:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/01 02:25:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:44 DEBUG : dir/file1(0xbbe0e7e9e80): >openPending: err= 2026/04/01 02:25:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:25:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:25:44 DEBUG : dir/file1(0xbbe0e7e9e80): >_readAt: n=1, err= 2026/04/01 02:25:44 DEBUG : dir/file1(0xbbe0e7e9e80): _readAt: size=256, off=1 2026/04/01 02:25:44 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/01 02:25:44 DEBUG : dir/file1(0xbbe0e7e9e80): >_readAt: n=15, err=EOF 2026/04/01 02:25:44 DEBUG : dir/file1(0xbbe0e7e9e80): _readAt: size=16, off=16 2026/04/01 02:25:44 DEBUG : dir/file1(0xbbe0e7e9e80): >_readAt: n=0, err=EOF 2026/04/01 02:25:44 DEBUG : dir/file1(0xbbe0e7e9e80): close: 2026/04/01 02:25:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/01 02:25:44 DEBUG : dir/file1(0xbbe0e7e9e80): >close: err= 2026/04/01 02:25:44 DEBUG : dir/file1(0xbbe0e7e9e80): close: 2026/04/01 02:25:44 DEBUG : dir/file1(0xbbe0e7e9e80): >close: err=file already closed 2026/04/01 02:25:44 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:44 DEBUG : dir: Looking for writers 2026/04/01 02:25:44 DEBUG : file1: reading active writers 2026/04/01 02:25:44 DEBUG : Looking for writers 2026/04/01 02:25:44 DEBUG : dir: reading active writers 2026/04/01 02:25:44 DEBUG : >WaitForWriters: 2026/04/01 02:25:44 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:45 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:25:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:25:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0e88a400): _readAt: size=1, off=0 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0e88a400): openPending: 2026/04/01 02:25:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/01 02:25:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/01 02:25:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0e88a400): >openPending: err= 2026/04/01 02:25:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/01 02:25:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:25:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:25:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0e88a400): >_readAt: n=1, err= 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0e88a400): _readAt: size=1, off=5 2026/04/01 02:25:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0e88a400): >_readAt: n=1, err= 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0e88a400): _readAt: size=1, off=3 2026/04/01 02:25:45 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0e88a400): >_readAt: n=1, err= 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0e88a400): _readAt: size=1, off=13 2026/04/01 02:25:45 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0e88a400): >_readAt: n=1, err= 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0e88a400): _readAt: size=16, off=100 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0e88a400): >_readAt: n=0, err=EOF 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0e88a400): close: 2026/04/01 02:25:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0e88a400): >close: err= 2026/04/01 02:25:45 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:45 DEBUG : dir: Looking for writers 2026/04/01 02:25:45 DEBUG : file1: reading active writers 2026/04/01 02:25:45 DEBUG : Looking for writers 2026/04/01 02:25:45 DEBUG : dir: reading active writers 2026/04/01 02:25:45 DEBUG : >WaitForWriters: 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:45 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:25:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:25:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): _readAt: size=1, off=0 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): openPending: 2026/04/01 02:25:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/01 02:25:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/01 02:25:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): >openPending: err= 2026/04/01 02:25:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/01 02:25:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:25:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:25:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): >_readAt: n=1, err= 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): _readAt: size=1, off=5 2026/04/01 02:25:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): >_readAt: n=1, err= 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): _readAt: size=1, off=1 2026/04/01 02:25:45 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): >_readAt: n=1, err= 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): _readAt: size=6, off=10 2026/04/01 02:25:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): >_readAt: n=6, err= 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): _readAt: size=256, off=10 2026/04/01 02:25:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): >_readAt: n=6, err=EOF 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): _readAt: size=256, off=100 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): >_readAt: n=0, err=EOF 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): close: 2026/04/01 02:25:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): >close: err= 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): _readAt: size=256, off=100 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0eadda40): >_readAt: n=0, err=file already closed 2026/04/01 02:25:45 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:45 DEBUG : dir: Looking for writers 2026/04/01 02:25:45 DEBUG : file1: reading active writers 2026/04/01 02:25:45 DEBUG : Looking for writers 2026/04/01 02:25:45 DEBUG : dir: reading active writers 2026/04/01 02:25:45 DEBUG : >WaitForWriters: 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:45 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:25:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:25:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ebcea80): RWFileHandle.Flush 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ebcea80): _readAt: size=256, off=0 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ebcea80): openPending: 2026/04/01 02:25:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/01 02:25:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/01 02:25:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ebcea80): >openPending: err= 2026/04/01 02:25:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/01 02:25:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:25:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:25:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ebcea80): >_readAt: n=16, err=EOF 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ebcea80): RWFileHandle.Flush 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ebcea80): RWFileHandle.Flush 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ebcea80): close: 2026/04/01 02:25:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ebcea80): >close: err= 2026/04/01 02:25:45 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:45 DEBUG : dir: Looking for writers 2026/04/01 02:25:45 DEBUG : file1: reading active writers 2026/04/01 02:25:45 DEBUG : Looking for writers 2026/04/01 02:25:45 DEBUG : dir: reading active writers 2026/04/01 02:25:45 DEBUG : >WaitForWriters: 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:45 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:25:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/01 02:25:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ec46cc0): _readAt: size=256, off=0 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ec46cc0): openPending: 2026/04/01 02:25:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/01 02:25:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/01 02:25:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ec46cc0): >openPending: err= 2026/04/01 02:25:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/01 02:25:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:25:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:25:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ec46cc0): >_readAt: n=16, err=EOF 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ec46cc0): RWFileHandle.Release 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ec46cc0): close: 2026/04/01 02:25:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ec46cc0): >close: err= 2026/04/01 02:25:45 DEBUG : dir/file1(0xbbe0ec46cc0): RWFileHandle.Release 2026/04/01 02:25:45 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:45 DEBUG : dir: Looking for writers 2026/04/01 02:25:45 DEBUG : file1: reading active writers 2026/04/01 02:25:45 DEBUG : Looking for writers 2026/04/01 02:25:45 DEBUG : dir: reading active writers 2026/04/01 02:25:45 DEBUG : >WaitForWriters: 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:45 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:45 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:45 DEBUG : file1: newRWFileHandle: 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ec577c0): openPending: 2026/04/01 02:25:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ec577c0): >openPending: err= 2026/04/01 02:25:45 DEBUG : file1: >newRWFileHandle: err= 2026/04/01 02:25:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/01 02:25:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ec577c0): _writeAt: size=5, off=0 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ec577c0): >_writeAt: n=5, err= 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ec577c0): _writeAt: size=7, off=5 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ec577c0): >_writeAt: n=7, err= 2026/04/01 02:25:45 DEBUG : file1: vfs cache: truncate to size=11 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ec577c0): close: 2026/04/01 02:25:45 DEBUG : file1: vfs cache: setting modification time to 2026-04-01 02:25:45.676839905 +0000 UTC m=+10.558797194 2026/04/01 02:25:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ec577c0): >close: err= 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ec577c0): close: 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ec577c0): >close: err=file already closed 2026/04/01 02:25:45 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:45 DEBUG : Looking for writers 2026/04/01 02:25:45 DEBUG : file1: reading active writers 2026/04/01 02:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/01 02:25:45 DEBUG : Looking for writers 2026/04/01 02:25:45 DEBUG : file1: reading active writers 2026/04/01 02:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/01 02:25:45 DEBUG : Looking for writers 2026/04/01 02:25:45 DEBUG : file1: reading active writers 2026/04/01 02:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/01 02:25:45 DEBUG : Looking for writers 2026/04/01 02:25:45 DEBUG : file1: reading active writers 2026/04/01 02:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/01 02:25:45 DEBUG : file1: vfs cache: starting upload 2026/04/01 02:25:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:45 DEBUG : file1: size = 11 OK 2026/04/01 02:25:45 INFO : file1: Copied (new) 2026/04/01 02:25:45 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-01 02:25:45 +0000 UTC" 2026/04/01 02:25:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/01 02:25:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:45 INFO : file1: vfs cache: upload succeeded try #1 2026/04/01 02:25:45 DEBUG : Looking for writers 2026/04/01 02:25:45 DEBUG : file1: reading active writers 2026/04/01 02:25:45 DEBUG : >WaitForWriters: 2026/04/01 02:25:45 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:45 DEBUG : Looking for writers 2026/04/01 02:25:45 DEBUG : file1: reading active writers 2026/04/01 02:25:45 DEBUG : >WaitForWriters: 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:45 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:45 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:45 DEBUG : file1: newRWFileHandle: 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ed2b540): openPending: 2026/04/01 02:25:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ed2b540): >openPending: err= 2026/04/01 02:25:45 DEBUG : file1: >newRWFileHandle: err= 2026/04/01 02:25:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/01 02:25:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ed2b540): _writeAt: size=7, off=0 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ed2b540): >_writeAt: n=7, err= 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ed2b540): _writeAt: size=6, off=5 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ed2b540): >_writeAt: n=6, err= 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ed2b540): close: 2026/04/01 02:25:45 DEBUG : file1: vfs cache: setting modification time to 2026-04-01 02:25:45.873822529 +0000 UTC m=+10.755779798 2026/04/01 02:25:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ed2b540): >close: err= 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ed2b540): _writeAt: size=5, off=0 2026/04/01 02:25:45 DEBUG : file1(0xbbe0ed2b540): >_writeAt: n=0, err=file already closed 2026/04/01 02:25:45 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:45 DEBUG : Looking for writers 2026/04/01 02:25:45 DEBUG : file1: reading active writers 2026/04/01 02:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/01 02:25:45 DEBUG : Looking for writers 2026/04/01 02:25:45 DEBUG : file1: reading active writers 2026/04/01 02:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/01 02:25:45 DEBUG : Looking for writers 2026/04/01 02:25:45 DEBUG : file1: reading active writers 2026/04/01 02:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/01 02:25:45 DEBUG : Looking for writers 2026/04/01 02:25:45 DEBUG : file1: reading active writers 2026/04/01 02:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/01 02:25:45 DEBUG : file1: vfs cache: starting upload 2026/04/01 02:25:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:45 DEBUG : file1: size = 11 OK 2026/04/01 02:25:45 INFO : file1: Copied (new) 2026/04/01 02:25:45 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-01 02:25:45 +0000 UTC" 2026/04/01 02:25:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/01 02:25:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:45 INFO : file1: vfs cache: upload succeeded try #1 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : >WaitForWriters: 2026/04/01 02:25:46 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : >WaitForWriters: 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:46 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:46 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:46 DEBUG : file1: newRWFileHandle: 2026/04/01 02:25:46 DEBUG : file1(0xbbe0ee02300): openPending: 2026/04/01 02:25:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:46 DEBUG : file1(0xbbe0ee02300): >openPending: err= 2026/04/01 02:25:46 DEBUG : file1: >newRWFileHandle: err= 2026/04/01 02:25:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/01 02:25:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/01 02:25:46 DEBUG : file1(0xbbe0ee02300): close: 2026/04/01 02:25:46 DEBUG : file1: vfs cache: setting modification time to 2026-04-01 02:25:46.068988153 +0000 UTC m=+10.950945432 2026/04/01 02:25:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:46 DEBUG : file1(0xbbe0ee02300): >close: err= 2026/04/01 02:25:46 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/01 02:25:46 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/01 02:25:46 DEBUG : file2: newRWFileHandle: 2026/04/01 02:25:46 DEBUG : file2(0xbbe0ee02780): openPending: 2026/04/01 02:25:46 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/01 02:25:46 DEBUG : file2(0xbbe0ee02780): >openPending: err= 2026/04/01 02:25:46 DEBUG : file2: >newRWFileHandle: err= 2026/04/01 02:25:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/01 02:25:46 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/01 02:25:46 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/01 02:25:46 DEBUG : file2(0xbbe0ee02780): RWFileHandle.Flush 2026/04/01 02:25:46 DEBUG : file2(0xbbe0ee02780): RWFileHandle.Release 2026/04/01 02:25:46 DEBUG : file2(0xbbe0ee02780): close: 2026/04/01 02:25:46 DEBUG : file2: vfs cache: setting modification time to 2026-04-01 02:25:46.069838017 +0000 UTC m=+10.951795296 2026/04/01 02:25:46 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:46 DEBUG : file2(0xbbe0ee02780): >close: err= 2026/04/01 02:25:46 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file2: reading active writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : file2: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : file2: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : file2: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/01 02:25:46 DEBUG : file2: vfs cache: starting upload 2026/04/01 02:25:46 DEBUG : file1: vfs cache: starting upload 2026/04/01 02:25:46 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:46 DEBUG : file2: size = 0 OK 2026/04/01 02:25:46 INFO : file2: Copied (new) 2026/04/01 02:25:46 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-01 02:25:46 +0000 UTC" 2026/04/01 02:25:46 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/01 02:25:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/01 02:25:46 INFO : file2: vfs cache: upload succeeded try #1 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : file2: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/01 02:25:46 DEBUG : file1: size = 0 OK 2026/04/01 02:25:46 INFO : file1: Copied (new) 2026/04/01 02:25:46 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-01 02:25:46 +0000 UTC" 2026/04/01 02:25:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/01 02:25:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:46 INFO : file1: vfs cache: upload succeeded try #1 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : file2: reading active writers 2026/04/01 02:25:46 DEBUG : >WaitForWriters: 2026/04/01 02:25:46 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : file2: reading active writers 2026/04/01 02:25:46 DEBUG : >WaitForWriters: 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:46 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:46 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:46 DEBUG : file1: newRWFileHandle: 2026/04/01 02:25:46 DEBUG : file1(0xbbe0eb39700): openPending: 2026/04/01 02:25:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:46 DEBUG : file1(0xbbe0eb39700): >openPending: err= 2026/04/01 02:25:46 DEBUG : file1: >newRWFileHandle: err= 2026/04/01 02:25:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/01 02:25:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/01 02:25:46 DEBUG : file1(0xbbe0eb39700): _writeAt: size=5, off=0 2026/04/01 02:25:46 DEBUG : file1(0xbbe0eb39700): >_writeAt: n=5, err= 2026/04/01 02:25:46 DEBUG : file1(0xbbe0eb39700): RWFileHandle.Flush 2026/04/01 02:25:46 DEBUG : file1(0xbbe0eb39700): RWFileHandle.Flush 2026/04/01 02:25:46 DEBUG : file1(0xbbe0eb39700): close: 2026/04/01 02:25:46 DEBUG : file1: vfs cache: setting modification time to 2026-04-01 02:25:46.439124689 +0000 UTC m=+11.321081968 2026/04/01 02:25:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:46 DEBUG : file1(0xbbe0eb39700): >close: err= 2026/04/01 02:25:46 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/01 02:25:46 DEBUG : file1: vfs cache: starting upload 2026/04/01 02:25:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:46 DEBUG : file1: size = 5 OK 2026/04/01 02:25:46 INFO : file1: Copied (new) 2026/04/01 02:25:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-01 02:25:46 +0000 UTC" 2026/04/01 02:25:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/01 02:25:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:46 INFO : file1: vfs cache: upload succeeded try #1 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : >WaitForWriters: 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:46 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:46 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:46 DEBUG : file1: newRWFileHandle: 2026/04/01 02:25:46 DEBUG : file1(0xbbe0ee855c0): openPending: 2026/04/01 02:25:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:46 DEBUG : file1(0xbbe0ee855c0): >openPending: err= 2026/04/01 02:25:46 DEBUG : file1: >newRWFileHandle: err= 2026/04/01 02:25:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/01 02:25:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/01 02:25:46 DEBUG : file1(0xbbe0ee855c0): _writeAt: size=5, off=0 2026/04/01 02:25:46 DEBUG : file1(0xbbe0ee855c0): >_writeAt: n=5, err= 2026/04/01 02:25:46 DEBUG : file1(0xbbe0ee855c0): RWFileHandle.Release 2026/04/01 02:25:46 DEBUG : file1(0xbbe0ee855c0): close: 2026/04/01 02:25:46 DEBUG : file1: vfs cache: setting modification time to 2026-04-01 02:25:46.627366461 +0000 UTC m=+11.509323740 2026/04/01 02:25:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:46 DEBUG : file1(0xbbe0ee855c0): >close: err= 2026/04/01 02:25:46 DEBUG : file1(0xbbe0ee855c0): RWFileHandle.Release 2026/04/01 02:25:46 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/01 02:25:46 DEBUG : file1: vfs cache: starting upload 2026/04/01 02:25:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:46 DEBUG : file1: size = 5 OK 2026/04/01 02:25:46 INFO : file1: Copied (new) 2026/04/01 02:25:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-01 02:25:46 +0000 UTC" 2026/04/01 02:25:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/01 02:25:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:46 INFO : file1: vfs cache: upload succeeded try #1 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : >WaitForWriters: 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:46 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:46 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/01 02:25:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/01 02:25:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:46 DEBUG : dir/file1(0xbbe0eb65b40): openPending: 2026/04/01 02:25:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/01 02:25:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/01 02:25:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:46 DEBUG : dir/file1(0xbbe0eb65b40): >openPending: err= 2026/04/01 02:25:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/01 02:25:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/01 02:25:46 DEBUG : dir/file1(0xbbe0eb65b40): _writeAt: size=5, off=0 2026/04/01 02:25:46 DEBUG : dir/file1(0xbbe0eb65b40): >_writeAt: n=5, err= 2026/04/01 02:25:46 DEBUG : dir/file1(0xbbe0eb65b40): close: 2026/04/01 02:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-01 02:25:46.879150264 +0000 UTC m=+11.761107534 2026/04/01 02:25:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:46 DEBUG : dir/file1(0xbbe0eb65b40): >close: err= 2026/04/01 02:25:46 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:46 DEBUG : dir: Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : dir: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/01 02:25:46 DEBUG : dir: Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : dir: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/01 02:25:46 DEBUG : dir: Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : dir: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/01 02:25:46 DEBUG : dir: Looking for writers 2026/04/01 02:25:46 DEBUG : file1: reading active writers 2026/04/01 02:25:46 DEBUG : Looking for writers 2026/04/01 02:25:46 DEBUG : dir: reading active writers 2026/04/01 02:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/01 02:25:46 DEBUG : dir/file1: vfs cache: starting upload 2026/04/01 02:25:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:47 DEBUG : dir/file1: size = 5 OK 2026/04/01 02:25:47 INFO : dir/file1: Copied (replaced existing) 2026/04/01 02:25:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-01 02:25:46 +0000 UTC" 2026/04/01 02:25:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/01 02:25:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/01 02:25:47 DEBUG : dir: Looking for writers 2026/04/01 02:25:47 DEBUG : file1: reading active writers 2026/04/01 02:25:47 DEBUG : Looking for writers 2026/04/01 02:25:47 DEBUG : dir: reading active writers 2026/04/01 02:25:47 DEBUG : >WaitForWriters: 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:47 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : dir/file1: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/01 02:25:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/01 02:25:47 DEBUG : dir/file1(0xbbe0e59ef80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : dir/file1(0xbbe0e59ef80): openPending: 2026/04/01 02:25:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/01 02:25:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/01 02:25:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:47 DEBUG : dir/file1(0xbbe0e59ef80): >openPending: err= 2026/04/01 02:25:47 DEBUG : dir/file1(0xbbe0e59ef80): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : dir/file1(0xbbe0e59ef80): _writeAt: size=15, off=5 2026/04/01 02:25:47 DEBUG : dir/file1(0xbbe0e59ef80): >_writeAt: n=15, err= 2026/04/01 02:25:47 DEBUG : dir/file1(0xbbe0e59ef80): close: 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/01 02:25:47 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-01 02:25:47.163884752 +0000 UTC m=+12.045842021 2026/04/01 02:25:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : dir/file1(0xbbe0e59ef80): >close: err= 2026/04/01 02:25:47 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:47 DEBUG : dir: Looking for writers 2026/04/01 02:25:47 DEBUG : file1: reading active writers 2026/04/01 02:25:47 DEBUG : Looking for writers 2026/04/01 02:25:47 DEBUG : dir: reading active writers 2026/04/01 02:25:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/01 02:25:47 DEBUG : dir: Looking for writers 2026/04/01 02:25:47 DEBUG : file1: reading active writers 2026/04/01 02:25:47 DEBUG : Looking for writers 2026/04/01 02:25:47 DEBUG : dir: reading active writers 2026/04/01 02:25:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/01 02:25:47 DEBUG : dir: Looking for writers 2026/04/01 02:25:47 DEBUG : file1: reading active writers 2026/04/01 02:25:47 DEBUG : Looking for writers 2026/04/01 02:25:47 DEBUG : dir: reading active writers 2026/04/01 02:25:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/01 02:25:47 DEBUG : dir: Looking for writers 2026/04/01 02:25:47 DEBUG : file1: reading active writers 2026/04/01 02:25:47 DEBUG : Looking for writers 2026/04/01 02:25:47 DEBUG : dir: reading active writers 2026/04/01 02:25:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/01 02:25:47 DEBUG : dir/file1: vfs cache: starting upload 2026/04/01 02:25:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:47 DEBUG : dir/file1: size = 20 OK 2026/04/01 02:25:47 INFO : dir/file1: Copied (replaced existing) 2026/04/01 02:25:47 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-01 02:25:47 +0000 UTC" 2026/04/01 02:25:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/01 02:25:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/01 02:25:47 DEBUG : dir: Looking for writers 2026/04/01 02:25:47 DEBUG : file1: reading active writers 2026/04/01 02:25:47 DEBUG : Looking for writers 2026/04/01 02:25:47 DEBUG : dir: reading active writers 2026/04/01 02:25:47 DEBUG : >WaitForWriters: 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:47 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : file1: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : file1(0xbbe0eb7fa40): openPending: 2026/04/01 02:25:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:47 DEBUG : file1(0xbbe0eb7fa40): >openPending: err= 2026/04/01 02:25:47 DEBUG : file1: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/01 02:25:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/01 02:25:47 DEBUG : file1(0xbbe0eb7fa40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : file1(0xbbe0eb7fa40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : file1(0xbbe0eb7fa40): close: 2026/04/01 02:25:47 DEBUG : file1: vfs cache: setting modification time to 2026-04-01 02:25:47.383662656 +0000 UTC m=+12.265619935 2026/04/01 02:25:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : file1(0xbbe0eb7fa40): >close: err= 2026/04/01 02:25:47 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:47 DEBUG : Looking for writers 2026/04/01 02:25:47 DEBUG : file1: reading active writers 2026/04/01 02:25:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/01 02:25:47 DEBUG : Looking for writers 2026/04/01 02:25:47 DEBUG : file1: reading active writers 2026/04/01 02:25:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/01 02:25:47 DEBUG : Looking for writers 2026/04/01 02:25:47 DEBUG : file1: reading active writers 2026/04/01 02:25:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/01 02:25:47 DEBUG : Looking for writers 2026/04/01 02:25:47 DEBUG : file1: reading active writers 2026/04/01 02:25:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/01 02:25:47 DEBUG : file1: vfs cache: starting upload 2026/04/01 02:25:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:25:47 DEBUG : file1: size = 5 OK 2026/04/01 02:25:47 INFO : file1: Copied (new) 2026/04/01 02:25:47 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-01 02:25:47 +0000 UTC" 2026/04/01 02:25:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:47 INFO : file1: vfs cache: upload succeeded try #1 2026/04/01 02:25:47 DEBUG : Looking for writers 2026/04/01 02:25:47 DEBUG : file1: reading active writers 2026/04/01 02:25:47 DEBUG : >WaitForWriters: 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:47 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/01 02:25:47 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fce00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fce00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fce00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fce00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fce00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.570591899 +0000 UTC m=+12.452549169 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fce00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fd280): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fd280): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fd280): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fd280): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fd280): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fd280): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fd280): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.570591899 +0000 UTC m=+12.452549169 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fd280): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fd740): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fd740): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fd740): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fd740): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fd740): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.570591899 +0000 UTC m=+12.452549169 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fd740): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d6070 item 1 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fdd80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fdd80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fdd80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fdd80): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fdd80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.572564342 +0000 UTC m=+12.454521621 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6fdd80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e792380): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e792380): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e792380): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e792380): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e792380): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.572564342 +0000 UTC m=+12.454521621 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e792380): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d65b0 item 2 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7929c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7929c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7929c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7929c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7929c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.573955857 +0000 UTC m=+12.455913127 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7929c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e792e40): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e792e40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e792e40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e792e40): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e792e40): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e792e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e792e40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.573955857 +0000 UTC m=+12.455913127 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e792e40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793300): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793300): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793300): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793300): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793300): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.573955857 +0000 UTC m=+12.455913127 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793300): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d69a0 item 3 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793980): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793980): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793980): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793980): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793980): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.57627343 +0000 UTC m=+12.458230699 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793980): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793ec0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793ec0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793ec0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793ec0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793ec0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.57627343 +0000 UTC m=+12.458230699 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e793ec0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d6fc0 item 4 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc600): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc600): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc600): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc600): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc600): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.577547213 +0000 UTC m=+12.459504483 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc600): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bca80): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bca80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bca80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bca80): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bca80): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bca80): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bca80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.577547213 +0000 UTC m=+12.459504483 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bca80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bcf40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bcf40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bcf40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bcf40): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bcf40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.577547213 +0000 UTC m=+12.459504483 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bcf40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d7420 item 5 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd5c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd5c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd5c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd5c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd5c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.57933622 +0000 UTC m=+12.461293488 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd5c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bdb00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bdb00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bdb00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bdb00): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bdb00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.57933622 +0000 UTC m=+12.461293488 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bdb00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d7960 item 6 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ce280): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ce280): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ce280): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ce280): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ce280): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.580448698 +0000 UTC m=+12.462405967 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ce280): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ce780): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ce780): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ce780): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ce780): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ce780): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ce780): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ce780): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.580448698 +0000 UTC m=+12.462405967 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ce780): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cec40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cec40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cec40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cec40): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cec40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.580448698 +0000 UTC m=+12.462405967 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cec40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d7ce0 item 7 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cf2c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cf2c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cf2c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cf2c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cf2c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.582396022 +0000 UTC m=+12.464353291 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cf2c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cf800): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cf800): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cf800): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cf800): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cf800): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.582396022 +0000 UTC m=+12.464353291 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cf800): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e8303f0 item 8 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cfdc0): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0e7cfdc0): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cfdc0): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cfdc0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cfdc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cfdc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7cfdc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fc280): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fc280): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fc280): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fc280): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fc280): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.584231395 +0000 UTC m=+12.466188664 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fc280): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fc700): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fc700): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fc700): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fc700): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fc700): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fc700): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fc700): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.584231395 +0000 UTC m=+12.466188664 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fc700): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fcc00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fcc00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fcc00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fcc00): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fcc00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.584231395 +0000 UTC m=+12.466188664 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fcc00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e830770 item 9 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fd280): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fd280): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fd280): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fd280): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fd280): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.586621184 +0000 UTC m=+12.468578463 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fd280): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fd7c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fd7c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fd7c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fd7c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fd7c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.586621184 +0000 UTC m=+12.468578463 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fd7c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e830d90 item 10 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fde00): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0e7fde00): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fde00): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fde00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fde00): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fde00): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7fde00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8262c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8262c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8262c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8262c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8262c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.588477397 +0000 UTC m=+12.470434666 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8262c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8267c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8267c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8267c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8267c0): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8267c0): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8267c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8267c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.588477397 +0000 UTC m=+12.470434666 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8267c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e826cc0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e826cc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e826cc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e826cc0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e826cc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.588477397 +0000 UTC m=+12.470434666 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e826cc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e8312d0 item 11 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827340): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827340): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827340): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827340): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827340): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.590778258 +0000 UTC m=+12.472735527 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827340): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827880): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827880): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827880): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827880): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827880): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.590778258 +0000 UTC m=+12.472735527 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827880): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e831880 item 12 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827ec0): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0e827ec0): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827ec0): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827ec0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827ec0): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e827ec0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84a380): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84a380): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84a380): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84a380): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84a380): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.592519133 +0000 UTC m=+12.474476402 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84a380): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84aa40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84aa40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84aa40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84aa40): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84aa40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.592519133 +0000 UTC m=+12.474476402 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84aa40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e831ce0 item 13 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84b0c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84b0c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84b0c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84b0c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84b0c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.594416443 +0000 UTC m=+12.476373722 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84b0c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84b600): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84b600): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84b600): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84b600): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84b600): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.594416443 +0000 UTC m=+12.476373722 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84b600): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e22a7e0 item 14 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84bc40): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0e84bc40): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84bc40): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84bc40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84bc40): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84bc40): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e84bc40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86e100): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86e100): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86e100): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86e100): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86e100): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.596384296 +0000 UTC m=+12.478341565 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86e100): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86e7c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86e7c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86e7c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86e7c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86e7c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.596384296 +0000 UTC m=+12.478341565 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86e7c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e22bdc0 item 15 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86ee40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86ee40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86ee40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86ee40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86ee40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.597548252 +0000 UTC m=+12.479505521 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86ee40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86f380): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86f380): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86f380): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86f380): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86f380): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.597548252 +0000 UTC m=+12.479505521 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86f380): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e1f3b20 item 16 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86f9c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86f9c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86f9c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86f9c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86f9c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.599049164 +0000 UTC m=+12.481006443 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86f9c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86fe40): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86fe40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86fe40): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86fe40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86fe40): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86fe40): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86fe40): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86fe40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.599049164 +0000 UTC m=+12.481006443 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e86fe40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88a440): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88a440): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88a440): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88a440): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88a440): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.599049164 +0000 UTC m=+12.481006443 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88a440): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e510700 item 17 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88aac0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88aac0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88aac0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88aac0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88aac0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.601457699 +0000 UTC m=+12.483414968 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88aac0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88b000): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88b000): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88b000): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88b000): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88b000): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.601457699 +0000 UTC m=+12.483414968 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88b000): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e511650 item 18 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88b680): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88b680): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88b680): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88b680): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88b680): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.603998633 +0000 UTC m=+12.485955912 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88b680): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88bb80): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88bb80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88bb80): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88bb80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88bb80): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88bb80): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88bb80): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88bb80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.603998633 +0000 UTC m=+12.485955912 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e88bb80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2180): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2180): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2180): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2180): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2180): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.603998633 +0000 UTC m=+12.485955912 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2180): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e511c00 item 19 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2800): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2800): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2800): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2800): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2800): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.606152547 +0000 UTC m=+12.488109816 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2800): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2d40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2d40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2d40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2d40): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2d40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.606152547 +0000 UTC m=+12.488109816 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b2d40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e8aa5b0 item 20 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b33c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b33c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b33c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b33c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b33c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.607596291 +0000 UTC m=+12.489553570 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b33c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b38c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b38c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b38c0): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b38c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b38c0): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b38c0): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b38c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b38c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.607596291 +0000 UTC m=+12.489553570 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b38c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b3dc0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b3dc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b3dc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b3dc0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b3dc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.607596291 +0000 UTC m=+12.489553570 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8b3dc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e8aae00 item 21 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead2540): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead2540): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead2540): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead2540): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead2540): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.609833212 +0000 UTC m=+12.491790491 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead2540): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead2a80): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead2a80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead2a80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead2a80): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead2a80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.609833212 +0000 UTC m=+12.491790491 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead2a80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e8ab3b0 item 22 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3100): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3100): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3100): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3100): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3100): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.611495287 +0000 UTC m=+12.493452566 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3100): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3600): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3600): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3600): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3600): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3600): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3600): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3600): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3600): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.611495287 +0000 UTC m=+12.493452566 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3600): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3b00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3b00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3b00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3b00): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3b00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.611495287 +0000 UTC m=+12.493452566 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ead3b00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e8ab730 item 23 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf8280): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf8280): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf8280): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf8280): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf8280): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.613422294 +0000 UTC m=+12.495379573 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf8280): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf87c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf87c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf87c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf87c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf87c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.613422294 +0000 UTC m=+12.495379573 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf87c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e8abdc0 item 24 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf8e00): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0eaf8e00): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf8e00): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf8e00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf8e00): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf8e00): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf8e00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf91c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf91c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf91c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf91c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf91c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.615045506 +0000 UTC m=+12.497002776 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf91c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf96c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf96c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf96c0): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf96c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf96c0): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf96c0): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf96c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf96c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.615045506 +0000 UTC m=+12.497002776 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf96c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf9c00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf9c00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf9c00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf9c00): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf9c00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.615045506 +0000 UTC m=+12.497002776 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eaf9c00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e4d2930 item 25 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb14380): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb14380): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb14380): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb14380): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb14380): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.617754437 +0000 UTC m=+12.499711717 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb14380): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb148c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb148c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb148c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb148c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb148c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.617754437 +0000 UTC m=+12.499711717 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb148c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e4d3810 item 26 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb14f00): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0eb14f00): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb14f00): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb14f00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb14f00): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb14f00): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb14f00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb152c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb152c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb152c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb152c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb152c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.619755794 +0000 UTC m=+12.501713073 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb152c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb157c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb157c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb157c0): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb157c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb157c0): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb157c0): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb157c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb157c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.619755794 +0000 UTC m=+12.501713073 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb157c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb15d00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb15d00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb15d00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb15d00): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb15d00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.619755794 +0000 UTC m=+12.501713073 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb15d00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e248070 item 27 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb42480): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb42480): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb42480): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb42480): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb42480): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.622729946 +0000 UTC m=+12.504687225 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb42480): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb429c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb429c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb429c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb429c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb429c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.622729946 +0000 UTC m=+12.504687225 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb429c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e248700 item 28 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb43000): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0eb43000): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb43000): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb43000): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb43000): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb43000): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb43000): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb433c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb433c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb433c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb433c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb433c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.624652774 +0000 UTC m=+12.506610053 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb433c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb43a80): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb43a80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb43a80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb43a80): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb43a80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.624652774 +0000 UTC m=+12.506610053 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb43a80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e248b60 item 29 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4200): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4200): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4200): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4200): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4200): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.627874993 +0000 UTC m=+12.509832262 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4200): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4740): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4740): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4740): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4740): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4740): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.627874993 +0000 UTC m=+12.509832262 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4740): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e2492d0 item 30 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4d80): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0ebb4d80): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4d80): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4d80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4d80): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb4d80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5140): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5140): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5140): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5140): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5140): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.631285468 +0000 UTC m=+12.513242738 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5140): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5800): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5800): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5800): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5800): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5800): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.631285468 +0000 UTC m=+12.513242738 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5800): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e2497a0 item 31 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5e80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5e80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5e80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5e80): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5e80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.633992647 +0000 UTC m=+12.515949916 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebb5e80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf24c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf24c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf24c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf24c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf24c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.633992647 +0000 UTC m=+12.515949916 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf24c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e234000 item 32 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf2b00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf2b00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf2b00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf2b00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf2b00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.637216369 +0000 UTC m=+12.519173638 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf2b00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf2f80): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf2f80): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf2f80): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf2f80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf2f80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e2348c0 item 33 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf2f80): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf2f80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.637788679 +0000 UTC m=+12.519745949 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf2f80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf3480): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf3480): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf3480): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf3480): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf3480): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.637788679 +0000 UTC m=+12.519745949 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf3480): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e234bd0 item 33 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf3ac0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf3ac0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf3ac0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf3ac0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf3ac0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.639921173 +0000 UTC m=+12.521878442 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ebf3ac0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28040): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28040): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e2350a0 item 34 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28040): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28040): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28040): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28040): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28040): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.640633386 +0000 UTC m=+12.522590656 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28040): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28580): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28580): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28580): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28580): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28580): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.640633386 +0000 UTC m=+12.522590656 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28580): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e235420 item 34 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28bc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28bc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28bc0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28bc0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28bc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.642385232 +0000 UTC m=+12.524342501 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec28bc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29040): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29040): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29040): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29040): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29040): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e235a40 item 35 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29040): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29040): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.642966789 +0000 UTC m=+12.524924058 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29040): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29540): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29540): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29540): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29540): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29540): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.642966789 +0000 UTC m=+12.524924058 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29540): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e235c00 item 35 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29bc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29bc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29bc0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29bc0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29bc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.64463154 +0000 UTC m=+12.526588809 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec29bc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5a1c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5a1c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e2685b0 item 36 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5a1c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5a1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5a1c0): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5a1c0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5a1c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.647306818 +0000 UTC m=+12.529264087 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5a1c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5a700): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5a700): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5a700): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5a700): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5a700): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.647306818 +0000 UTC m=+12.529264087 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5a700): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e2689a0 item 36 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5ad40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5ad40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5ad40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5ad40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5ad40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.651167822 +0000 UTC m=+12.533125092 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5ad40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5b1c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5b1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5b1c0): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5b1c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5b1c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e268f50 item 37 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5b1c0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5b1c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.653061226 +0000 UTC m=+12.535018495 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5b1c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5b6c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5b6c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5b6c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5b6c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5b6c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.653061226 +0000 UTC m=+12.535018495 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5b6c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e2692d0 item 37 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5bd40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5bd40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5bd40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5bd40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5bd40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.660999043 +0000 UTC m=+12.542956322 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec5bd40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8c340): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8c340): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e269810 item 38 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8c340): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8c340): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8c340): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8c340): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8c340): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.661977389 +0000 UTC m=+12.543934678 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8c340): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8c880): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8c880): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8c880): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8c880): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8c880): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.661977389 +0000 UTC m=+12.543934678 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8c880): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e330230 item 38 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8cf00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8cf00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8cf00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8cf00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8cf00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.663860071 +0000 UTC m=+12.545817340 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8cf00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8d400): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8d400): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8d400): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8d400): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8d400): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e330a10 item 39 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8d400): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8d400): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.664554973 +0000 UTC m=+12.546512241 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8d400): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8d900): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8d900): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8d900): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8d900): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8d900): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.664554973 +0000 UTC m=+12.546512241 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec8d900): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e331570 item 39 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecce080): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecce080): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecce080): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecce080): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecce080): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.666619108 +0000 UTC m=+12.548576376 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecce080): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecce580): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecce580): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e331dc0 item 40 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecce580): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecce580): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecce580): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecce580): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecce580): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.667933177 +0000 UTC m=+12.549890456 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecce580): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecceac0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecceac0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecceac0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecceac0): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecceac0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.667933177 +0000 UTC m=+12.549890456 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecceac0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e3160e0 item 40 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccf080): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccf080): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccf080): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccf080): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccf080): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccf080): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccf080): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.669961023 +0000 UTC m=+12.551918302 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccf080): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccf580): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccf580): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccf580): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e316460 item 41 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccf580): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccf580): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.670844019 +0000 UTC m=+12.552801319 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccf580): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccfa40): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccfa40): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccfa40): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccfa40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccfa40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e316850 item 41 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccfa40): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccfa40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.671588654 +0000 UTC m=+12.553545923 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eccfa40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf6080): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf6080): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf6080): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf6080): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf6080): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.671588654 +0000 UTC m=+12.553545923 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf6080): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e316af0 item 41 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf66c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf66c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf66c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf66c0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf66c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf66c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf66c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.674442459 +0000 UTC m=+12.556399738 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf66c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf6bc0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf6bc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf6bc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e316ee0 item 42 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf6bc0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf6bc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.675146507 +0000 UTC m=+12.557103786 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf6bc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7100): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7100): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e317260 item 42 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7100): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7100): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7100): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7100): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7100): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.675733855 +0000 UTC m=+12.557691124 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7100): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7680): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7680): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7680): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7680): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7680): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.675733855 +0000 UTC m=+12.557691124 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7680): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e317570 item 42 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7cc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7cc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7cc0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7cc0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7cc0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7cc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.67715681 +0000 UTC m=+12.559114079 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ecf7cc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3a2c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3a2c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3a2c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e3179d0 item 43 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3a2c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3a2c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.677549822 +0000 UTC m=+12.559507091 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3a2c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3a800): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3a800): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3a800): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3a800): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3a800): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e317e30 item 43 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3a800): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3a800): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.677995894 +0000 UTC m=+12.559953162 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3a800): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3ad40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3ad40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3ad40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3ad40): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3ad40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.677995894 +0000 UTC m=+12.559953162 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3ad40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e72e150 item 43 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3b380): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3b380): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3b380): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3b380): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3b380): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3b380): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3b380): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.679629074 +0000 UTC m=+12.561586344 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3b380): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3b880): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3b880): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3b880): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e72e620 item 44 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3b880): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3b880): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.680068885 +0000 UTC m=+12.562026153 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3b880): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3bdc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3bdc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e72e8c0 item 44 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3bdc0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3bdc0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3bdc0): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3bdc0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3bdc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.680660731 +0000 UTC m=+12.562618001 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed3bdc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5a440): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5a440): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5a440): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5a440): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5a440): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.680660731 +0000 UTC m=+12.562618001 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5a440): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e72ec40 item 44 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5aa80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5aa80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5aa80): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5aa80): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5aa80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5aa80): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5aa80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.68195308 +0000 UTC m=+12.563910349 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5aa80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5af80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5af80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5af80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e72f110 item 45 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5af80): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5af80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.682574803 +0000 UTC m=+12.564532072 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5af80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5b680): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5b680): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5b680): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5b680): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5b680): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.682574803 +0000 UTC m=+12.564532072 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5b680): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e72f2d0 item 45 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5bcc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5bcc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5bcc0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5bcc0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5bcc0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5bcc0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5bcc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.683935871 +0000 UTC m=+12.565893140 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed5bcc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed822c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed822c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed822c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e72f650 item 46 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed822c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed822c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.684429794 +0000 UTC m=+12.566387062 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed822c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed829c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed829c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed829c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed829c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed829c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.684429794 +0000 UTC m=+12.566387062 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed829c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e72fab0 item 46 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83000): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83000): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83000): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83000): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83000): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83000): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83000): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.686451869 +0000 UTC m=+12.568409138 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83000): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83500): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83500): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83500): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e72fe30 item 47 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83500): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83500): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.687105762 +0000 UTC m=+12.569063031 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83500): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83c00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83c00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83c00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83c00): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83c00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.687105762 +0000 UTC m=+12.569063031 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ed83c00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e82a150 item 47 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0340): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0340): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0340): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0340): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0340): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0340): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0340): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.68860486 +0000 UTC m=+12.570562129 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0340): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0840): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0840): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0840): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e82a5b0 item 48 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0840): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0840): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.689154938 +0000 UTC m=+12.571112207 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0840): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0f40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0f40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0f40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0f40): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0f40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.689154938 +0000 UTC m=+12.571112207 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc0f40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e82aa10 item 48 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc1580): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc1580): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc1580): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc1580): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc1580): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.691436614 +0000 UTC m=+12.573393922 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc1580): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc1a00): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc1a00): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc1a00): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc1a00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc1a00): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc1a00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e82b1f0 item 49 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc1a00): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc1a00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.691946346 +0000 UTC m=+12.573903615 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edc1a00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede8040): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede8040): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede8040): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede8040): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede8040): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.691946346 +0000 UTC m=+12.573903615 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede8040): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e82b3b0 item 49 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede86c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede86c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede86c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede86c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede86c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.693201153 +0000 UTC m=+12.575158422 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede86c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede8bc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede8bc0): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede8bc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e82bb20 item 50 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede8bc0): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede8bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede8bc0): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede8bc0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede8bc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.694097715 +0000 UTC m=+12.576054994 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede8bc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede9140): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede9140): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede9140): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede9140): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede9140): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.694097715 +0000 UTC m=+12.576054994 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede9140): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e82bce0 item 50 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede97c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede97c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede97c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede97c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede97c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.695264176 +0000 UTC m=+12.577221445 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede97c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede9cc0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede9cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede9cc0): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede9cc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede9cc0): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede9cc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e722620 item 51 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede9cc0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede9cc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.695760021 +0000 UTC m=+12.577717290 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ede9cc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10300): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10300): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10300): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10300): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10300): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.695760021 +0000 UTC m=+12.577717290 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10300): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7227e0 item 51 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10980): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10980): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10980): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10980): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10980): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.696943234 +0000 UTC m=+12.578900503 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10980): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10e80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10e80): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10e80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e722bd0 item 52 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10e80): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10e80): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10e80): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10e80): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10e80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.697491859 +0000 UTC m=+12.579449128 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee10e80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee11400): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee11400): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee11400): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee11400): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee11400): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.697491859 +0000 UTC m=+12.579449128 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee11400): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e722d90 item 52 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee11a80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee11a80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee11a80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee11a80): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee11a80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.698634325 +0000 UTC m=+12.580591594 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee11a80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee36080): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee36080): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee36080): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee36080): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee36080): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee36080): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e723110 item 53 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee36080): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee36080): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.699110413 +0000 UTC m=+12.581067681 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee36080): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee365c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee365c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee365c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee365c0): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee365c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.699110413 +0000 UTC m=+12.581067681 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee365c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e723340 item 53 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee36c40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee36c40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee36c40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee36c40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee36c40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.700276804 +0000 UTC m=+12.582234073 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee36c40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee37140): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee37140): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee37140): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e723730 item 54 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee37140): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee37140): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee37140): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee37140): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee37140): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.700767479 +0000 UTC m=+12.582724749 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee37140): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee376c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee376c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee376c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee376c0): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee376c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.700767479 +0000 UTC m=+12.582724749 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee376c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7238f0 item 54 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee37d40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee37d40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee37d40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee37d40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee37d40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.701899706 +0000 UTC m=+12.583856985 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee37d40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52340): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52340): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52340): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52340): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52340): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52340): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e723c70 item 55 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52340): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52340): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.702371475 +0000 UTC m=+12.584328745 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52340): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52880): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52880): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52880): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52880): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52880): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.702371475 +0000 UTC m=+12.584328745 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52880): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e723e30 item 55 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52f00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52f00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52f00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52f00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52f00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.70424985 +0000 UTC m=+12.586207120 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee52f00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee53400): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee53400): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee53400): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75a310 item 56 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee53400): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee53400): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee53400): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee53400): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee53400): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.704728784 +0000 UTC m=+12.586686053 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee53400): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee53980): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee53980): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee53980): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee53980): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee53980): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.704728784 +0000 UTC m=+12.586686053 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee53980): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75a4d0 item 56 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee720c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee720c0): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee720c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee720c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee720c0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee720c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee720c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee720c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.70600907 +0000 UTC m=+12.587966339 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee720c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72600): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72600): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72600): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75a8c0 item 57 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72600): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72600): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.706492061 +0000 UTC m=+12.588449330 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72600): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b40): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b40): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b40): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b40): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75aa80 item 57 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b40): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.706955345 +0000 UTC m=+12.588912614 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee730c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee730c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee730c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee730c0): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee730c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.706955345 +0000 UTC m=+12.588912614 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee730c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75ac40 item 57 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73700): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73700): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73700): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73700): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73700): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73700): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73700): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73700): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.709259973 +0000 UTC m=+12.591217242 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73700): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73c40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73c40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73c40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75afc0 item 58 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73c40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73c40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.709672842 +0000 UTC m=+12.591630111 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73c40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2280): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2280): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2280): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75b180 item 58 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2280): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2280): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2280): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2280): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2280): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.710617675 +0000 UTC m=+12.592574944 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2280): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2840): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2840): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2840): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2840): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2840): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.710617675 +0000 UTC m=+12.592574944 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2840): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbc0e0 item 58 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2e80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2e80): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2e80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2e80): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2e80): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2e80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2e80): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2e80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.715964374 +0000 UTC m=+12.597921643 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb2e80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb33c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb33c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb33c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbc460 item 59 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb33c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb33c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.716458576 +0000 UTC m=+12.598415845 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb33c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb3900): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb3900): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb3900): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb3900): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb3900): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb3900): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbc620 item 59 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb3900): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb3900): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.716956836 +0000 UTC m=+12.598914105 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb3900): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb3e80): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb3e80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb3e80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb3e80): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb3e80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.716956836 +0000 UTC m=+12.598914105 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eeb3e80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbc7e0 item 59 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd400): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd400): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd400): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd400): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd400): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd400): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd400): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd400): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.718181587 +0000 UTC m=+12.600138856 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd400): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494000): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494000): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494000): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbcb60 item 60 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494000): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494000): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.718597842 +0000 UTC m=+12.600555121 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494000): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494cc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494cc0): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494cc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbcd20 item 60 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494cc0): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494cc0): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494cc0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494cc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.719366733 +0000 UTC m=+12.601324002 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494cc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4956c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4956c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4956c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4956c0): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4956c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.719366733 +0000 UTC m=+12.601324002 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4956c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbcee0 item 60 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e495d00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e495d00): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e495d00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e495d00): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e495d00): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e495d00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e495d00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e495d00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.720630878 +0000 UTC m=+12.602588147 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e495d00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e1af7c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e1af7c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e1af7c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbd260 item 61 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e1af7c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e1af7c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.721023409 +0000 UTC m=+12.602980679 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e1af7c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32cdc0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32cdc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32cdc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32cdc0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32cdc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.721023409 +0000 UTC m=+12.602980679 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32cdc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbd420 item 61 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32db00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32db00): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32db00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32db00): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32db00): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32db00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32db00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32db00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.722543767 +0000 UTC m=+12.604501037 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32db00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4243c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4243c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4243c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbd810 item 62 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4243c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4243c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.722957348 +0000 UTC m=+12.604914617 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4243c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424ac0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424ac0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424ac0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424ac0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424ac0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.722957348 +0000 UTC m=+12.604914617 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424ac0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbd9d0 item 62 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425200): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425200): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425200): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425200): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425200): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425200): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425200): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425200): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.724315671 +0000 UTC m=+12.606272940 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425200): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425740): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425740): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425740): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75a0e0 item 63 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425740): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425740): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.724933036 +0000 UTC m=+12.606890305 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425740): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38200): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38200): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38200): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38200): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38200): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.724933036 +0000 UTC m=+12.606890305 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38200): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75a2a0 item 63 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbc140): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbc140): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbc140): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbc140): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbc140): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbc140): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbc140): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbc140): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.726537222 +0000 UTC m=+12.608494491 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbc140): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbc680): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbc680): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbc680): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e31f2d0 item 64 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbc680): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbc680): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.727137104 +0000 UTC m=+12.609094374 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbc680): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbcd80): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbcd80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbcd80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbcd80): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbcd80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.727137104 +0000 UTC m=+12.609094374 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbcd80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e31f7a0 item 64 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbd400): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbd400): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbd400): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbd400): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbd400): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.72845445 +0000 UTC m=+12.610411719 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbd400): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbd880): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbd880): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbd880): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbd880): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbd880): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed06000 item 65 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbd880): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbd880): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.729125897 +0000 UTC m=+12.611083167 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbd880): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbdd80): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbdd80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbdd80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbdd80): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbdd80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.729125897 +0000 UTC m=+12.611083167 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0edbdd80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed061c0 item 65 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e540): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e540): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e540): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e540): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e540): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.73063265 +0000 UTC m=+12.612589930 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e540): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e9c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e9c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed065b0 item 66 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e9c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e9c0): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e9c0): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e9c0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e9c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.731140679 +0000 UTC m=+12.613097948 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e9c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75ef00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75ef00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75ef00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75ef00): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75ef00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.731140679 +0000 UTC m=+12.613097948 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75ef00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed06770 item 66 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f540): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f540): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f540): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f540): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f540): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.732255562 +0000 UTC m=+12.614212831 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f540): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f9c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f9c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f9c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f9c0): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f9c0): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed06b60 item 67 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f9c0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f9c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.732904958 +0000 UTC m=+12.614862227 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f9c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75fec0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75fec0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75fec0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75fec0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75fec0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.732904958 +0000 UTC m=+12.614862227 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75fec0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed06e70 item 67 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2640): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2640): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2640): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2640): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2640): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.73422592 +0000 UTC m=+12.616183190 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2640): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2b40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2b40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed071f0 item 68 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2b40): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2b40): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2b40): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2b40): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2b40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.734896034 +0000 UTC m=+12.616853303 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2b40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3080): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3080): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3080): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3080): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3080): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.734896034 +0000 UTC m=+12.616853303 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3080): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed07490 item 68 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a36c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a36c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a36c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a36c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a36c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.735999597 +0000 UTC m=+12.617956866 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a36c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3c40): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3c40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3c40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3c40): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3c40): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed07810 item 69 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3c40): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3c40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.736609517 +0000 UTC m=+12.618566787 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3c40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb88240): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb88240): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb88240): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb88240): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb88240): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.736609517 +0000 UTC m=+12.618566787 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb88240): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed079d0 item 69 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb888c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb888c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb888c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb888c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb888c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.737750029 +0000 UTC m=+12.619707299 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb888c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb88dc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb88dc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed07dc0 item 70 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb88dc0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb88dc0): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb88dc0): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb88dc0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb88dc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.738360251 +0000 UTC m=+12.620317520 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb88dc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb89300): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb89300): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb89300): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb89300): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb89300): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.738360251 +0000 UTC m=+12.620317520 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb89300): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e260150 item 70 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb89980): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb89980): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb89980): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb89980): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb89980): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.739584912 +0000 UTC m=+12.621542181 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb89980): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582000): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582000): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582000): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582000): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582000): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e260770 item 71 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582000): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582000): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.740027417 +0000 UTC m=+12.621984686 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582000): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582500): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582500): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582500): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582500): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582500): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.740027417 +0000 UTC m=+12.621984686 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582500): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e260a80 item 71 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582b80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582b80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582b80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582b80): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582b80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.74134371 +0000 UTC m=+12.623300979 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582b80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583080): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583080): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e261420 item 72 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583080): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583080): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583080): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583080): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583080): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.741791285 +0000 UTC m=+12.623748554 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583080): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5836c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5836c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5836c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5836c0): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5836c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.741791285 +0000 UTC m=+12.623748554 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5836c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e2618f0 item 72 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583c80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583c80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583c80): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583c80): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583c80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583c80): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583c80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.74314548 +0000 UTC m=+12.625102749 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583c80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c280): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c280): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c280): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae0150 item 73 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c280): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c280): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.743486183 +0000 UTC m=+12.625443452 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c280): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c780): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c780): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c780): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c780): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c780): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae0460 item 73 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c780): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c780): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.743922376 +0000 UTC m=+12.625879645 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c780): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66ccc0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66ccc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66ccc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66ccc0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66ccc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.743922376 +0000 UTC m=+12.625879645 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66ccc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae0620 item 73 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d300): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d300): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d300): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d300): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d300): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d300): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d300): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.745010528 +0000 UTC m=+12.626967798 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d300): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d800): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d800): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d800): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae0af0 item 74 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d800): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d800): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.745489944 +0000 UTC m=+12.627447213 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d800): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66dd40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66dd40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae0e70 item 74 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66dd40): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66dd40): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66dd40): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66dd40): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66dd40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.746178572 +0000 UTC m=+12.628135841 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66dd40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c3c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c3c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c3c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c3c0): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c3c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.746178572 +0000 UTC m=+12.628135841 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c3c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae1030 item 74 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ca00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ca00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ca00): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ca00): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ca00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ca00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ca00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.747334834 +0000 UTC m=+12.629292103 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ca00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9cf80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9cf80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9cf80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae1650 item 75 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9cf80): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9cf80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.747831992 +0000 UTC m=+12.629789262 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9cf80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9d4c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9d4c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9d4c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9d4c0): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9d4c0): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae1810 item 75 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9d4c0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9d4c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.74831801 +0000 UTC m=+12.630275279 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9d4c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9da00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9da00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9da00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9da00): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9da00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.74831801 +0000 UTC m=+12.630275279 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9da00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae19d0 item 75 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72140): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72140): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72140): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72140): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72140): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72140): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72140): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.750251267 +0000 UTC m=+12.632208535 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72140): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72640): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72640): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72640): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae1d50 item 76 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72640): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72640): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.750621095 +0000 UTC m=+12.632578365 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72640): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e2420e0 item 76 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b80): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b80): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b80): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b80): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.751118063 +0000 UTC m=+12.633075331 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee72b80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73100): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73100): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73100): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73100): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73100): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.751118063 +0000 UTC m=+12.633075331 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ee73100): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e242310 item 76 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5781c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5781c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5781c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5781c0): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5781c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5781c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5781c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.752525538 +0000 UTC m=+12.634482807 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5781c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5786c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5786c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5786c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e2428c0 item 77 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5786c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5786c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.753060618 +0000 UTC m=+12.635017887 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5786c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e578dc0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e578dc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e578dc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e578dc0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e578dc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.753060618 +0000 UTC m=+12.635017887 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e578dc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e242c40 item 77 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e579400): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e579400): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e579400): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e579400): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e579400): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e579400): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e579400): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.754299906 +0000 UTC m=+12.636257185 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e579400): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e579900): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e579900): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e579900): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e243880 item 78 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e579900): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e579900): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.754771506 +0000 UTC m=+12.636728775 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e579900): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4100): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4100): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4100): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4100): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4100): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.754771506 +0000 UTC m=+12.636728775 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4100): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc0070 item 78 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4740): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4740): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4740): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4740): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4740): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4740): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4740): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.755982402 +0000 UTC m=+12.637939670 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4740): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4c40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4c40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4c40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc0540 item 79 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4c40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4c40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.75639035 +0000 UTC m=+12.638347620 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b4c40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5340): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5340): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5340): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5340): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5340): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.75639035 +0000 UTC m=+12.638347620 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5340): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc0700 item 79 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5980): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5980): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5980): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5980): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5980): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5980): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5980): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.757504783 +0000 UTC m=+12.639462062 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5980): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5e80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5e80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5e80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc0a80 item 80 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5e80): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5e80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.757899688 +0000 UTC m=+12.639856957 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5b5e80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63c680): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63c680): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63c680): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63c680): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63c680): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.757899688 +0000 UTC m=+12.639856957 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63c680): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc0e70 item 80 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63ccc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63ccc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63ccc0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63ccc0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63ccc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.759232322 +0000 UTC m=+12.641189591 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63ccc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63d140): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63d140): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63d140): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63d140): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63d140): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63d140): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc11f0 item 81 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63d140): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63d140): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.759652766 +0000 UTC m=+12.641610035 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63d140): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63d680): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63d680): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63d680): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63d680): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63d680): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.759652766 +0000 UTC m=+12.641610035 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63d680): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc13b0 item 81 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63dd00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63dd00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63dd00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63dd00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63dd00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.761377761 +0000 UTC m=+12.643335040 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63dd00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694300): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694300): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694300): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc1730 item 82 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694300): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694300): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694300): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694300): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694300): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.761892673 +0000 UTC m=+12.643849942 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694300): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694880): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694880): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694880): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694880): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694880): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.761892673 +0000 UTC m=+12.643849942 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694880): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc18f0 item 82 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694f00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694f00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694f00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694f00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694f00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.763003929 +0000 UTC m=+12.644961209 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e694f00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e695400): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e695400): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e695400): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e695400): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e695400): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e695400): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc1dc0 item 83 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e695400): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e695400): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.763651501 +0000 UTC m=+12.645608771 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e695400): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e695940): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e695940): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e695940): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e695940): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e695940): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.763651501 +0000 UTC m=+12.645608771 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e695940): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed960e0 item 83 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ae0c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ae0c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ae0c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ae0c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ae0c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.765095225 +0000 UTC m=+12.647052494 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ae0c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ae5c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ae5c0): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ae5c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed96460 item 84 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ae5c0): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ae5c0): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ae5c0): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ae5c0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ae5c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.765643359 +0000 UTC m=+12.647600629 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ae5c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6aeb40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6aeb40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6aeb40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6aeb40): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6aeb40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.765643359 +0000 UTC m=+12.647600629 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6aeb40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed96620 item 84 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6af1c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6af1c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6af1c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6af1c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6af1c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.766781076 +0000 UTC m=+12.648738345 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6af1c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6af6c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6af6c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6af6c0): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6af6c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6af6c0): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6af6c0): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed96a80 item 85 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6af6c0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6af6c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.767372783 +0000 UTC m=+12.649330052 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6af6c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6afc00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6afc00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6afc00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6afc00): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6afc00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.767372783 +0000 UTC m=+12.649330052 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6afc00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed96cb0 item 85 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce380): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce380): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce380): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce380): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce380): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.768732138 +0000 UTC m=+12.650689406 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce380): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce880): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce880): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce880): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed970a0 item 86 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce880): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce880): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce880): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce880): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce880): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.769347288 +0000 UTC m=+12.651304557 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce880): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cee00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cee00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cee00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cee00): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cee00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.769347288 +0000 UTC m=+12.651304557 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cee00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed97260 item 86 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf480): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf480): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf480): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf480): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf480): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.770477551 +0000 UTC m=+12.652434820 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf480): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf980): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf980): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf980): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf980): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf980): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf980): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed975e0 item 87 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf980): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf980): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.770939402 +0000 UTC m=+12.652896671 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf980): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cfec0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cfec0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cfec0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cfec0): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cfec0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.770939402 +0000 UTC m=+12.652896671 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cfec0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed977a0 item 87 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e700640): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e700640): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e700640): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e700640): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e700640): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.772014691 +0000 UTC m=+12.653971959 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e700640): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e700b40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e700b40): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e700b40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed97b20 item 88 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e700b40): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e700b40): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e700b40): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e700b40): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e700b40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.772561062 +0000 UTC m=+12.654518332 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e700b40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7010c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7010c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7010c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7010c0): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7010c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.772561062 +0000 UTC m=+12.654518332 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7010c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed97ce0 item 88 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e701700): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e701700): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e701700): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e701700): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e701700): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e701700): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e701700): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e701700): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.773838312 +0000 UTC m=+12.655795581 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e701700): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e701c40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e701c40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e701c40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e60c230 item 89 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e701c40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e701c40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.774326764 +0000 UTC m=+12.656284033 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e701c40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73e280): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73e280): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73e280): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73e280): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73e280): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73e280): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e60c5b0 item 89 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73e280): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73e280): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.77484424 +0000 UTC m=+12.656801509 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73e280): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73e800): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73e800): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73e800): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73e800): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73e800): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.77484424 +0000 UTC m=+12.656801509 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73e800): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e60caf0 item 89 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73ee40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73ee40): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73ee40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73ee40): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73ee40): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73ee40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73ee40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73ee40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.776339812 +0000 UTC m=+12.658297080 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73ee40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73f380): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73f380): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73f380): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e60cfc0 item 90 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73f380): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73f380): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.776775403 +0000 UTC m=+12.658732673 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73f380): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73f8c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73f8c0): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73f8c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e60d2d0 item 90 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73f8c0): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73f8c0): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73f8c0): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73f8c0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73f8c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.777372109 +0000 UTC m=+12.659329388 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73f8c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73fe80): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73fe80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73fe80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73fe80): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73fe80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.777372109 +0000 UTC m=+12.659329388 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73fe80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e60d490 item 90 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76c5c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76c5c0): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76c5c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76c5c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76c5c0): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76c5c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76c5c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76c5c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.77867588 +0000 UTC m=+12.660633149 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76c5c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76cb00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76cb00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76cb00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e60d880 item 91 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76cb00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76cb00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.779123494 +0000 UTC m=+12.661080763 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76cb00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76d040): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76d040): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76d040): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76d040): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76d040): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76d040): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e60ddc0 item 91 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76d040): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76d040): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.77957755 +0000 UTC m=+12.661534820 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76d040): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76d5c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76d5c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76d5c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76d5c0): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76d5c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.77957755 +0000 UTC m=+12.661534820 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76d5c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e30e620 item 91 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76dc00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76dc00): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76dc00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76dc00): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76dc00): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76dc00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76dc00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76dc00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.78104998 +0000 UTC m=+12.663007248 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e76dc00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ae240): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ae240): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ae240): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e30f180 item 92 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ae240): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ae240): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.781566755 +0000 UTC m=+12.663524023 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ae240): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ae780): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ae780): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ae780): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e30f6c0 item 92 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ae780): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ae780): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ae780): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ae780): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ae780): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.782865074 +0000 UTC m=+12.664822343 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ae780): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7aed40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7aed40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7aed40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7aed40): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7aed40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.782865074 +0000 UTC m=+12.664822343 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7aed40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e30f8f0 item 92 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7af380): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7af380): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7af380): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7af380): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7af380): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7af380): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7af380): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7af380): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.787674599 +0000 UTC m=+12.669631867 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7af380): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7af8c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7af8c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7af8c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e30fce0 item 93 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7af8c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7af8c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.788275593 +0000 UTC m=+12.670232872 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7af8c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d00c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d00c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d00c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d00c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d00c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.788275593 +0000 UTC m=+12.670232872 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d00c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e3280e0 item 93 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d0700): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d0700): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d0700): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d0700): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d0700): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d0700): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d0700): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d0700): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.791530364 +0000 UTC m=+12.673487634 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d0700): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d0c40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d0c40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d0c40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e3292d0 item 94 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d0c40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d0c40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.792314404 +0000 UTC m=+12.674271673 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d0c40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38cc0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38cc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38cc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38cc0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38cc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.792314404 +0000 UTC m=+12.674271673 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38cc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5ee690 item 94 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39300): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39300): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39300): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39300): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39300): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39300): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39300): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39300): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.795705953 +0000 UTC m=+12.677663221 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39300): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39840): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39840): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39840): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5eea80 item 95 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39840): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39840): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.80015093 +0000 UTC m=+12.682108199 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39840): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c040): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c040): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c040): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c040): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c040): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.80015093 +0000 UTC m=+12.682108199 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c040): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5eec40 item 95 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c680): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c680): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c680): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c680): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c680): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c680): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c680): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c680): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.804639579 +0000 UTC m=+12.686596849 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c680): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65cbc0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65cbc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65cbc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5ef180 item 96 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65cbc0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65cbc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.80521758 +0000 UTC m=+12.687174869 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65cbc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d2c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d2c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d2c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d2c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d2c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.80521758 +0000 UTC m=+12.687174869 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d2c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5ef650 item 96 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= 2026/04/01 02:25:47 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:47 DEBUG : Looking for writers 2026/04/01 02:25:47 DEBUG : >WaitForWriters: 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:47 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/01 02:25:47 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d1e40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d1e40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d1e40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d1e40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d1e40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.829695976 +0000 UTC m=+12.711653246 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7d1e40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ee3c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ee3c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ee3c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ee3c0): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ee3c0): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ee3c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ee3c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.829695976 +0000 UTC m=+12.711653246 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ee3c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ee880): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ee880): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ee880): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ee880): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ee880): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.829695976 +0000 UTC m=+12.711653246 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ee880): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e590310 item 1 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7eeec0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7eeec0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7eeec0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7eeec0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7eeec0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.831597854 +0000 UTC m=+12.713555123 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7eeec0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ef3c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ef3c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ef3c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ef3c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ef3c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.831597854 +0000 UTC m=+12.713555123 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7ef3c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5909a0 item 2 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7efa00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7efa00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7efa00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7efa00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7efa00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.8331643 +0000 UTC m=+12.715121569 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7efa00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7efe80): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7efe80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7efe80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7efe80): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7efe80): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7efe80): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7efe80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.8331643 +0000 UTC m=+12.715121569 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7efe80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90a440): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90a440): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90a440): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90a440): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90a440): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.8331643 +0000 UTC m=+12.715121569 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90a440): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e590ee0 item 3 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90aac0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90aac0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90aac0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90aac0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90aac0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.834879216 +0000 UTC m=+12.716836485 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90aac0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90b000): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90b000): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90b000): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90b000): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90b000): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.834879216 +0000 UTC m=+12.716836485 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90b000): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5918f0 item 4 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90b640): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90b640): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90b640): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90b640): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90b640): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.836071185 +0000 UTC m=+12.718028454 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90b640): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90bac0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90bac0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90bac0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90bac0): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90bac0): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90bac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90bac0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.836071185 +0000 UTC m=+12.718028454 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e90bac0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928080): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928080): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928080): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928080): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928080): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.836071185 +0000 UTC m=+12.718028454 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928080): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e591dc0 item 5 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928700): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928700): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928700): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928700): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928700): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.838049939 +0000 UTC m=+12.720007208 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928700): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928c40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928c40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928c40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928c40): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928c40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.838049939 +0000 UTC m=+12.720007208 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e928c40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e4c9030 item 6 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9292c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9292c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9292c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9292c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9292c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.839516916 +0000 UTC m=+12.721474186 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9292c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9297c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9297c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9297c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9297c0): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9297c0): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9297c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9297c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.839516916 +0000 UTC m=+12.721474186 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9297c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e929c80): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e929c80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e929c80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e929c80): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e929c80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.839516916 +0000 UTC m=+12.721474186 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e929c80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e4c9c70 item 7 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942400): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942400): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942400): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942400): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942400): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.841212685 +0000 UTC m=+12.723169955 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942400): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942940): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942940): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942940): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942940): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942940): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.841212685 +0000 UTC m=+12.723169955 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942940): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0df3caf0 item 8 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942f00): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0e942f00): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942f00): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942f00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942f00): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942f00): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e942f00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9432c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9432c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9432c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9432c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9432c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.842404725 +0000 UTC m=+12.724361995 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9432c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e943740): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e943740): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e943740): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e943740): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e943740): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e943740): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e943740): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.842404725 +0000 UTC m=+12.724361995 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e943740): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e943c40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e943c40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e943c40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e943c40): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e943c40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.842404725 +0000 UTC m=+12.724361995 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e943c40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0df3d420 item 9 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9643c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9643c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9643c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9643c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9643c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.844580301 +0000 UTC m=+12.726537570 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9643c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e964900): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e964900): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e964900): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e964900): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e964900): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.844580301 +0000 UTC m=+12.726537570 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e964900): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e504690 item 10 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e964f40): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0e964f40): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e964f40): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e964f40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e964f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e964f40): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e964f40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965300): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965300): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965300): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965300): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965300): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.845922513 +0000 UTC m=+12.727879792 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965300): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965800): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965800): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965800): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965800): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965800): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965800): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965800): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.845922513 +0000 UTC m=+12.727879792 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965800): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965d00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965d00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965d00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965d00): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965d00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.845922513 +0000 UTC m=+12.727879792 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e965d00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5053b0 item 11 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97e480): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97e480): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97e480): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97e480): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97e480): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.847694556 +0000 UTC m=+12.729651825 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97e480): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97e9c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97e9c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97e9c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97e9c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97e9c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.847694556 +0000 UTC m=+12.729651825 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97e9c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0df22230 item 12 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97f000): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0e97f000): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97f000): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97f000): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97f000): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97f000): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97f000): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97f3c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97f3c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97f3c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97f3c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97f3c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.849596967 +0000 UTC m=+12.731554236 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97f3c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97fa80): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97fa80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97fa80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97fa80): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97fa80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.849596967 +0000 UTC m=+12.731554236 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e97fa80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0df23180 item 13 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99c200): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99c200): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99c200): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99c200): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99c200): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.851472786 +0000 UTC m=+12.733430074 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99c200): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99c740): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99c740): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99c740): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99c740): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99c740): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.851472786 +0000 UTC m=+12.733430074 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99c740): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e23e3f0 item 14 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99cd80): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0e99cd80): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99cd80): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99cd80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99cd80): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99cd80): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99cd80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99d140): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99d140): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99d140): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99d140): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99d140): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.853019433 +0000 UTC m=+12.734976712 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99d140): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99d800): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99d800): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99d800): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99d800): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99d800): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.853019433 +0000 UTC m=+12.734976712 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99d800): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e23e930 item 15 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99de80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99de80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99de80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99de80): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99de80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.854626366 +0000 UTC m=+12.736583635 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e99de80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b64c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b64c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b64c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b64c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b64c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.854626366 +0000 UTC m=+12.736583635 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b64c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e23f260 item 16 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b6b00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b6b00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b6b00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b6b00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b6b00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.857305811 +0000 UTC m=+12.739263090 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b6b00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b6f80): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b6f80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b6f80): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b6f80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b6f80): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b6f80): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b6f80): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b6f80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.857305811 +0000 UTC m=+12.739263090 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b6f80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b7480): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b7480): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b7480): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b7480): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b7480): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.857305811 +0000 UTC m=+12.739263090 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b7480): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e23f5e0 item 17 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b7b00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b7b00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b7b00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b7b00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b7b00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.860179183 +0000 UTC m=+12.742136472 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9b7b00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d0140): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d0140): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d0140): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d0140): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d0140): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.860179183 +0000 UTC m=+12.742136472 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d0140): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0de9c930 item 18 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d07c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d07c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d07c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d07c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d07c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.861833564 +0000 UTC m=+12.743790843 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d07c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d0cc0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d0cc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d0cc0): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d0cc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d0cc0): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d0cc0): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d0cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d0cc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.861833564 +0000 UTC m=+12.743790843 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d0cc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d11c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d11c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d11c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d11c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d11c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.861833564 +0000 UTC m=+12.743790843 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d11c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d60e0 item 19 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d1840): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d1840): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d1840): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d1840): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d1840): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.864225787 +0000 UTC m=+12.746183066 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d1840): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d1d80): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d1d80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d1d80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d1d80): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d1d80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.864225787 +0000 UTC m=+12.746183066 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9d1d80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d6620 item 20 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8500): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8500): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8500): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8500): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8500): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.865596344 +0000 UTC m=+12.747553623 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8500): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8a00): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8a00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8a00): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8a00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8a00): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8a00): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8a00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.865596344 +0000 UTC m=+12.747553623 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8a00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8f00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8f00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8f00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8f00): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8f00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.865596344 +0000 UTC m=+12.747553623 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e8f00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d69a0 item 21 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e9580): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e9580): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e9580): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e9580): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e9580): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.867924587 +0000 UTC m=+12.749881856 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e9580): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e9ac0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e9ac0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e9ac0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e9ac0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e9ac0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.867924587 +0000 UTC m=+12.749881856 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e9e9ac0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d6fc0 item 22 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c240): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c240): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c240): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c240): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c240): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.869833769 +0000 UTC m=+12.751791048 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c240): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c740): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c740): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c740): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c740): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c740): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c740): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c740): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c740): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.869833769 +0000 UTC m=+12.751791048 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c740): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0cc40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0cc40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0cc40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0cc40): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0cc40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.869833769 +0000 UTC m=+12.751791048 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0cc40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d7420 item 23 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812dc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812dc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812dc0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812dc0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812dc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.872802241 +0000 UTC m=+12.754759520 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812dc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c280): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c280): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c280): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c280): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c280): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.872802241 +0000 UTC m=+12.754759520 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0c280): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d6070 item 24 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0d740): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0ea0d740): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0d740): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0d740): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0d740): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0d740): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0d740): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0db00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0db00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0db00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0db00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0db00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.874477983 +0000 UTC m=+12.756435262 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ea0db00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424100): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424100): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424100): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424100): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424100): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424100): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424100): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424100): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.874477983 +0000 UTC m=+12.756435262 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424100): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424640): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424640): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424640): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424640): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424640): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.874477983 +0000 UTC m=+12.756435262 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424640): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d6460 item 25 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424dc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424dc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424dc0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424dc0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424dc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.877397591 +0000 UTC m=+12.759354860 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e424dc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425300): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425300): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425300): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425300): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425300): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.877397591 +0000 UTC m=+12.759354860 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425300): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d6930 item 26 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425940): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0e425940): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425940): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425940): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425940): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425940): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425940): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425e00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425e00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425e00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425e00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425e00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.879478207 +0000 UTC m=+12.761435497 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e425e00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812400): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812400): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812400): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812400): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812400): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812400): _writeAt: size=3, off=7 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812400): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812400): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.879478207 +0000 UTC m=+12.761435497 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812400): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812940): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812940): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812940): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812940): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812940): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.879478207 +0000 UTC m=+12.761435497 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e812940): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d6cb0 item 27 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e813440): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e813440): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e813440): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e813440): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e813440): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.882025252 +0000 UTC m=+12.763982531 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e813440): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e813980): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e813980): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e813980): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e813980): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e813980): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.882025252 +0000 UTC m=+12.763982531 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e813980): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d7960 item 28 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8820c0): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0e8820c0): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8820c0): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8820c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8820c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8820c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8820c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e882480): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e882480): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e882480): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e882480): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e882480): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.88399517 +0000 UTC m=+12.765952449 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e882480): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e882b40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e882b40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e882b40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e882b40): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e882b40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.88399517 +0000 UTC m=+12.765952449 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e882b40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e7d7ce0 item 29 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd280): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd280): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd280): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd280): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd280): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.888168684 +0000 UTC m=+12.770125953 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd280): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd880): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd880): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd880): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd880): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd880): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.888168684 +0000 UTC m=+12.770125953 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e3fd880): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75a230 item 30 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494c40): _readAt: size=2, off=0 2026/04/01 02:25:47 ERROR : open-test-file(0xbbe0e494c40): Couldn't read size of file 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494c40): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494c40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494c40): close: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e494c40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4952c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4952c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4952c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4952c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4952c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.89025932 +0000 UTC m=+12.772216588 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4952c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e495b00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e495b00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e495b00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e495b00): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e495b00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.89025932 +0000 UTC m=+12.772216588 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e495b00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75a770 item 31 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e1af6c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e1af6c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e1af6c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e1af6c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e1af6c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.892489637 +0000 UTC m=+12.774446906 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e1af6c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32c840): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32c840): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32c840): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32c840): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32c840): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.892489637 +0000 UTC m=+12.774446906 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32c840): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75aaf0 item 32 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32d3c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32d3c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32d3c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32d3c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32d3c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.894434758 +0000 UTC m=+12.776392026 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e32d3c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e080): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e080): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e080): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e080): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e080): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75ae70 item 33 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e080): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e080): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.895684785 +0000 UTC m=+12.777642055 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e080): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e600): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e600): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e600): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e600): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e600): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.895684785 +0000 UTC m=+12.777642055 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75e600): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75b030 item 33 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75ec40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75ec40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75ec40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75ec40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75ec40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.897214924 +0000 UTC m=+12.779172192 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75ec40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f0c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f0c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75b490 item 34 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f0c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f0c0): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f0c0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f0c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.898062502 +0000 UTC m=+12.780019771 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f0c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f600): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f600): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f600): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f600): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f600): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.898062502 +0000 UTC m=+12.780019771 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75f600): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75b6c0 item 34 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75fc40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75fc40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75fc40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75fc40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75fc40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.899493793 +0000 UTC m=+12.781451063 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e75fc40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a21c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a21c0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a21c0): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a21c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a21c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75ba40 item 35 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a21c0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a21c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.900217899 +0000 UTC m=+12.782175168 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a21c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a26c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a26c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a26c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a26c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a26c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.900217899 +0000 UTC m=+12.782175168 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a26c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75bc00 item 35 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2d40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2d40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2d40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2d40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2d40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.901501511 +0000 UTC m=+12.783458780 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a2d40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3240): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3240): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e8860e0 item 36 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3240): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3240): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3240): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3240): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3240): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.902138013 +0000 UTC m=+12.784095281 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3240): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3780): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3780): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3780): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3780): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3780): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.902138013 +0000 UTC m=+12.784095281 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3780): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e8862a0 item 36 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3ec0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3ec0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3ec0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3ec0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3ec0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.903380237 +0000 UTC m=+12.785337505 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7a3ec0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582440): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582440): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582440): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582440): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582440): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e886a10 item 37 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582440): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582440): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.904367219 +0000 UTC m=+12.786324487 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582440): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582940): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582940): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582940): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582940): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582940): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.904367219 +0000 UTC m=+12.786324487 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582940): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e886bd0 item 37 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582fc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582fc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582fc0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582fc0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582fc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.905979811 +0000 UTC m=+12.787937080 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e582fc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5835c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5835c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e8870a0 item 38 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5835c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5835c0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5835c0): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5835c0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5835c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.906911259 +0000 UTC m=+12.788868527 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5835c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583b00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583b00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583b00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583b00): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583b00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.906911259 +0000 UTC m=+12.788868527 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e583b00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e887340 item 38 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c280): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c280): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c280): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c280): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c280): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.908044277 +0000 UTC m=+12.790001545 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c280): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c7c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c7c0): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c7c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c7c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e887b20 item 39 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c7c0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c7c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.908725131 +0000 UTC m=+12.790682400 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66c7c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66ccc0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66ccc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66ccc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66ccc0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66ccc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.908725131 +0000 UTC m=+12.790682400 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66ccc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e887ce0 item 39 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d340): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d340): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d340): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d340): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d340): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.90996503 +0000 UTC m=+12.791922299 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d340): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d840): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d840): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5d47e0 item 40 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d840): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d840): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d840): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d840): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d840): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.910684579 +0000 UTC m=+12.792641868 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66d840): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66dd80): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66dd80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66dd80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66dd80): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66dd80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.910684579 +0000 UTC m=+12.792641868 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e66dd80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5d4a10 item 40 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c440): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c440): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c440): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c440): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c440): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c440): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c440): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.912300577 +0000 UTC m=+12.794257846 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c440): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c940): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c940): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c940): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5d5570 item 41 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c940): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c940): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.91283218 +0000 UTC m=+12.794789449 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9c940): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ce80): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ce80): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ce80): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ce80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ce80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5d57a0 item 41 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ce80): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ce80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.913548993 +0000 UTC m=+12.795506262 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9ce80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9d3c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9d3c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9d3c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9d3c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9d3c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.913548993 +0000 UTC m=+12.795506262 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9d3c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5d5960 item 41 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9da00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9da00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9da00): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9da00): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9da00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9da00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9da00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.915216238 +0000 UTC m=+12.797173517 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0ec9da00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38000): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38000): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38000): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5d5ce0 item 42 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38000): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38000): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.915771105 +0000 UTC m=+12.797728404 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38000): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38540): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38540): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbc000 item 42 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38540): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38540): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38540): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38540): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38540): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.916596483 +0000 UTC m=+12.798553773 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38540): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38b40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38b40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38b40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38b40): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38b40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.916596483 +0000 UTC m=+12.798553773 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb38b40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbc1c0 item 42 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39180): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39180): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39180): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39180): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39180): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39180): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39180): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.918480728 +0000 UTC m=+12.800438017 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39180): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39680): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39680): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39680): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbc540 item 43 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39680): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39680): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.919514589 +0000 UTC m=+12.801471858 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39680): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39bc0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39bc0): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39bc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39bc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbc700 item 43 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39bc0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39bc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.922286739 +0000 UTC m=+12.804244029 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0eb39bc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4da200): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4da200): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4da200): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4da200): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4da200): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.922286739 +0000 UTC m=+12.804244029 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4da200): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbc8c0 item 43 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4da840): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4da840): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4da840): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4da840): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4da840): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4da840): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4da840): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.926277028 +0000 UTC m=+12.808234297 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4da840): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4dad40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4dad40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4dad40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbcc40 item 44 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4dad40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4dad40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.928490315 +0000 UTC m=+12.810447584 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4dad40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4db280): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4db280): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbce00 item 44 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4db280): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4db280): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4db280): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4db280): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4db280): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.930033737 +0000 UTC m=+12.811991006 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4db280): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4db800): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4db800): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4db800): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4db800): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4db800): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.930033737 +0000 UTC m=+12.811991006 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4db800): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbcfc0 item 44 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4dbe40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4dbe40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4dbe40): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4dbe40): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4dbe40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4dbe40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4dbe40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.933271897 +0000 UTC m=+12.815229166 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4dbe40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f4440): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f4440): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f4440): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbd340 item 45 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f4440): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f4440): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.933936891 +0000 UTC m=+12.815894160 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f4440): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f4b40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f4b40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f4b40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f4b40): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f4b40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.933936891 +0000 UTC m=+12.815894160 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f4b40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbd500 item 45 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5180): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5180): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5180): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5180): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5180): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5180): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5180): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.936799182 +0000 UTC m=+12.818756452 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5180): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5680): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5680): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5680): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbd8f0 item 46 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5680): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5680): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.937300177 +0000 UTC m=+12.819257446 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5680): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5d80): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5d80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5d80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5d80): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5d80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.937300177 +0000 UTC m=+12.819257446 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e4f5d80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecbdab0 item 46 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51c4c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51c4c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51c4c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51c4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51c4c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51c4c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51c4c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.938788005 +0000 UTC m=+12.820745273 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51c4c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51c9c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51c9c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51c9c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e31f030 item 47 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51c9c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51c9c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.939272729 +0000 UTC m=+12.821229999 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51c9c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51d0c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51d0c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51d0c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51d0c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51d0c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.939272729 +0000 UTC m=+12.821229999 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51d0c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e31f420 item 47 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51d700): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51d700): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51d700): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51d700): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51d700): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51d700): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51d700): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.940667922 +0000 UTC m=+12.822625191 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51d700): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51dc00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51dc00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51dc00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e31fd50 item 48 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51dc00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51dc00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.941141274 +0000 UTC m=+12.823098544 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e51dc00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54a400): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54a400): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54a400): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54a400): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54a400): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.941141274 +0000 UTC m=+12.823098544 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54a400): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed060e0 item 48 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54aa40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54aa40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54aa40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54aa40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54aa40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.942716277 +0000 UTC m=+12.824673546 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54aa40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54aec0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54aec0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54aec0): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54aec0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54aec0): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54aec0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed064d0 item 49 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54aec0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54aec0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.943279559 +0000 UTC m=+12.825236828 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54aec0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54b400): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54b400): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54b400): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54b400): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54b400): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.943279559 +0000 UTC m=+12.825236828 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54b400): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed06690 item 49 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54ba80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54ba80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54ba80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54ba80): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54ba80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.944600902 +0000 UTC m=+12.826558172 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e54ba80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560080): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560080): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560080): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed06a80 item 50 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560080): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560080): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560080): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560080): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560080): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.945063264 +0000 UTC m=+12.827020534 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560080): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560600): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560600): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560600): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560600): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560600): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.945063264 +0000 UTC m=+12.827020534 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560600): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed06d90 item 50 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560c80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560c80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560c80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560c80): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560c80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.946457215 +0000 UTC m=+12.828414484 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e560c80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e561180): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e561180): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e561180): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e561180): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e561180): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e561180): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed07110 item 51 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e561180): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e561180): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.946771248 +0000 UTC m=+12.828728527 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e561180): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5616c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5616c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5616c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5616c0): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5616c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.946771248 +0000 UTC m=+12.828728527 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e5616c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed073b0 item 51 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e561d40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e561d40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e561d40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e561d40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e561d40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.94795985 +0000 UTC m=+12.829917119 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e561d40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57e340): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57e340): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57e340): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed07730 item 52 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57e340): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57e340): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57e340): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57e340): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57e340): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.948500481 +0000 UTC m=+12.830457750 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57e340): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57e8c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57e8c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57e8c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57e8c0): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57e8c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.948500481 +0000 UTC m=+12.830457750 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57e8c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed078f0 item 52 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57ef40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57ef40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57ef40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57ef40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57ef40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.949640731 +0000 UTC m=+12.831598001 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57ef40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57f440): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57f440): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57f440): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57f440): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57f440): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57f440): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed07ce0 item 53 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57f440): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57f440): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.950125747 +0000 UTC m=+12.832083016 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57f440): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57f980): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57f980): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57f980): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57f980): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57f980): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.950125747 +0000 UTC m=+12.832083016 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e57f980): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e260000 item 53 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883140): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883140): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883140): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883140): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883140): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.951398879 +0000 UTC m=+12.833356148 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883140): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883640): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883640): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883640): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae0230 item 54 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883640): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883640): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883640): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883640): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883640): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.952202435 +0000 UTC m=+12.834159704 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883640): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883bc0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883bc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883bc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883bc0): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883bc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.952202435 +0000 UTC m=+12.834159704 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e883bc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae04d0 item 54 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614340): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614340): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614340): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614340): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614340): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.953579113 +0000 UTC m=+12.835536382 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614340): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614840): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614840): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614840): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614840): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614840): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614840): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae09a0 item 55 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614840): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614840): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.954335982 +0000 UTC m=+12.836293250 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614840): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614d80): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614d80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614d80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614d80): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614d80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.954335982 +0000 UTC m=+12.836293250 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e614d80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae0b60 item 55 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615400): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615400): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615400): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615400): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615400): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.955531967 +0000 UTC m=+12.837489237 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615400): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615900): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615900): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615900): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae12d0 item 56 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615900): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615900): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615900): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615900): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615900): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.956783158 +0000 UTC m=+12.838740427 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615900): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615e80): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615e80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615e80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615e80): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615e80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.956783158 +0000 UTC m=+12.838740427 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e615e80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae1500 item 56 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63a5c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63a5c0): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63a5c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63a5c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63a5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63a5c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63a5c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63a5c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.960344939 +0000 UTC m=+12.842302208 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63a5c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63ab00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63ab00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63ab00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae1880 item 57 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63ab00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63ab00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.960743881 +0000 UTC m=+12.842701151 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63ab00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63b040): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63b040): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63b040): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63b040): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63b040): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63b040): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae1a40 item 57 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63b040): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63b040): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.961752255 +0000 UTC m=+12.843709553 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63b040): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63b5c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63b5c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63b5c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63b5c0): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63b5c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.961752255 +0000 UTC m=+12.843709553 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63b5c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0eae1c00 item 57 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63bc00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63bc00): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63bc00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63bc00): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63bc00): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63bc00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63bc00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63bc00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.963359657 +0000 UTC m=+12.845316956 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e63bc00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c240): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c240): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c240): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e242150 item 58 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c240): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c240): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.963933451 +0000 UTC m=+12.845890739 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c240): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c780): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c780): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c780): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e242380 item 58 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c780): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c780): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c780): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c780): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c780): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.964647608 +0000 UTC m=+12.846604877 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65c780): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65cd40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65cd40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65cd40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65cd40): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65cd40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.964647608 +0000 UTC m=+12.846604877 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65cd40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e2425b0 item 58 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d380): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d380): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d380): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d380): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d380): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d380): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d380): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d380): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.965887086 +0000 UTC m=+12.847844355 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d380): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d8c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d8c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d8c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e242cb0 item 59 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d8c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d8c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.966300596 +0000 UTC m=+12.848257865 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65d8c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65de00): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65de00): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65de00): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65de00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65de00): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65de00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e243110 item 59 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65de00): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65de00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.967096548 +0000 UTC m=+12.849053817 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e65de00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e684480): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e684480): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e684480): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e684480): >_readAt: n=8, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e684480): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.967096548 +0000 UTC m=+12.849053817 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e684480): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e243b90 item 59 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e684ac0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e684ac0): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e684ac0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e684ac0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e684ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e684ac0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e684ac0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e684ac0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.968324214 +0000 UTC m=+12.850281483 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e684ac0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685000): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685000): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685000): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc03f0 item 60 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685000): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685000): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.968844847 +0000 UTC m=+12.850802116 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685000): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685540): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685540): open at offset 5 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685540): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc05b0 item 60 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685540): _readAt: size=2, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685540): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685540): _writeAt: size=3, off=5 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685540): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685540): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.969385817 +0000 UTC m=+12.851343086 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685540): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685b00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685b00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685b00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685b00): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685b00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.969385817 +0000 UTC m=+12.851343086 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e685b00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc0770 item 60 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698240): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698240): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698240): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698240): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698240): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698240): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698240): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698240): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.972553204 +0000 UTC m=+12.854510483 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698240): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698780): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698780): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698780): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc0af0 item 61 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698780): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698780): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.972932259 +0000 UTC m=+12.854889528 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698780): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698e80): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698e80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698e80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698e80): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698e80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.972932259 +0000 UTC m=+12.854889528 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e698e80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc0ee0 item 61 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6994c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6994c0): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6994c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6994c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6994c0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6994c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6994c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6994c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.974456725 +0000 UTC m=+12.856413995 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6994c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e699a00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e699a00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e699a00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc1260 item 62 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e699a00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e699a00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.97486178 +0000 UTC m=+12.856819049 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e699a00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce200): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce200): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce200): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce200): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce200): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.97486178 +0000 UTC m=+12.856819049 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce200): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc1420 item 62 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce840): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce840): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce840): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce840): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce840): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce840): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce840): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce840): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.976433455 +0000 UTC m=+12.858390724 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ce840): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ced80): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ced80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ced80): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc17a0 item 63 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ced80): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ced80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.977152242 +0000 UTC m=+12.859109511 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6ced80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf480): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf480): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf480): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf480): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf480): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.977152242 +0000 UTC m=+12.859109511 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cf480): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc1960 item 63 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 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/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cfac0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cfac0): open at offset 0 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cfac0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cfac0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cfac0): >_readAt: n=0, err=Bad file descriptor 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cfac0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cfac0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cfac0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.978419873 +0000 UTC m=+12.860377143 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e6cfac0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704100): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704100): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704100): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ecc1e30 item 64 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704100): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704100): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.978845967 +0000 UTC m=+12.860803237 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704100): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704800): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704800): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704800): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704800): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704800): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.978845967 +0000 UTC m=+12.860803237 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704800): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed96150 item 64 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704e40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704e40): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704e40): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704e40): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704e40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.98012515 +0000 UTC m=+12.862082420 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e704e40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7052c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7052c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7052c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7052c0): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7052c0): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed964d0 item 65 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7052c0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7052c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.980783724 +0000 UTC m=+12.862740992 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7052c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7057c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7057c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7057c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7057c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7057c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.980783724 +0000 UTC m=+12.862740992 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7057c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed96770 item 65 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e705e00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e705e00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e705e00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e705e00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e705e00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.982115477 +0000 UTC m=+12.864072745 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e705e00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73c380): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73c380): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed96b60 item 66 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73c380): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73c380): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73c380): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73c380): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73c380): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.982569443 +0000 UTC m=+12.864526722 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73c380): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73c8c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73c8c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73c8c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73c8c0): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73c8c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.982569443 +0000 UTC m=+12.864526722 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73c8c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed96d20 item 66 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73cf00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73cf00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73cf00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73cf00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73cf00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.983749579 +0000 UTC m=+12.865706848 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73cf00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73d380): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73d380): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73d380): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73d380): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73d380): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed97110 item 67 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73d380): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73d380): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.984211832 +0000 UTC m=+12.866169101 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73d380): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73d880): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73d880): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73d880): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73d880): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73d880): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.984211832 +0000 UTC m=+12.866169101 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e73d880): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed972d0 item 67 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77e000): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77e000): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77e000): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77e000): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77e000): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.985627113 +0000 UTC m=+12.867584382 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77e000): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77e500): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77e500): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed97650 item 68 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77e500): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77e500): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77e500): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77e500): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77e500): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.986093382 +0000 UTC m=+12.868050651 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77e500): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77ea40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77ea40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77ea40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77ea40): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77ea40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.986093382 +0000 UTC m=+12.868050651 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77ea40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed97810 item 68 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77f080): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77f080): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77f080): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77f080): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77f080): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.987186534 +0000 UTC m=+12.869143803 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77f080): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77f500): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77f500): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77f500): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77f500): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77f500): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed97b90 item 69 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77f500): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77f500): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.988001232 +0000 UTC m=+12.869958501 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77f500): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77fa00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77fa00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77fa00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77fa00): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77fa00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.988001232 +0000 UTC m=+12.869958501 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e77fa00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0ed97ce0 item 69 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc180): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc180): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc180): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc180): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc180): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.989179475 +0000 UTC m=+12.871136744 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc180): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc680): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc680): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e60c230 item 70 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc680): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc680): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc680): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc680): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc680): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.989874797 +0000 UTC m=+12.871832066 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bc680): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bcbc0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bcbc0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bcbc0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bcbc0): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bcbc0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.989874797 +0000 UTC m=+12.871832066 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bcbc0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e60c5b0 item 70 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd240): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd240): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd240): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd240): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd240): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.990859776 +0000 UTC m=+12.872817044 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd240): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd740): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd740): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd740): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd740): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd740): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e60ce00 item 71 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd740): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd740): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.991293674 +0000 UTC m=+12.873250943 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bd740): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bdc40): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bdc40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bdc40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bdc40): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bdc40): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.991293674 +0000 UTC m=+12.873250943 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7bdc40): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e60cfc0 item 71 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e83c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e83c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e83c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e83c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e83c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.992856413 +0000 UTC m=+12.874813682 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e83c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e88c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e88c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e60d490 item 72 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e88c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e88c0): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e88c0): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e88c0): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e88c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.993332771 +0000 UTC m=+12.875290041 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e88c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e8e00): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e8e00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e8e00): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e8e00): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e8e00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.993332771 +0000 UTC m=+12.875290041 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e8e00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e60d650 item 72 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e93c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e93c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e93c0): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e93c0): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e93c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e93c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e93c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.99461422 +0000 UTC m=+12.876571488 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e93c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e98c0): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e98c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e98c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e60ddc0 item 73 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e98c0): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e98c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.99499116 +0000 UTC m=+12.876948430 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e98c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e9d80): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e9d80): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e9d80): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e9d80): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e9d80): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e30e620 item 73 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e9d80): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e9d80): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.995428115 +0000 UTC m=+12.877385384 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e7e9d80): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8323c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8323c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8323c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8323c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8323c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.995428115 +0000 UTC m=+12.877385384 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8323c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e30eb60 item 73 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e832a00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e832a00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e832a00): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e832a00): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e832a00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e832a00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e832a00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.996818749 +0000 UTC m=+12.878776019 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e832a00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e832f00): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e832f00): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e832f00): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e30f6c0 item 74 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e832f00): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e832f00): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.997248129 +0000 UTC m=+12.879205399 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e832f00): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e833440): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e833440): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e30f8f0 item 74 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e833440): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e833440): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e833440): _writeAt: size=3, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e833440): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e833440): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.997949031 +0000 UTC m=+12.879906300 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e833440): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8339c0): _readAt: size=512, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8339c0): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8339c0): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8339c0): >_readAt: n=3, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8339c0): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.997949031 +0000 UTC m=+12.879906300 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e8339c0): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: Remove: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e30fab0 item 74 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874100): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874100): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874100): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874100): >_readAt: n=0, err=EOF 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874100): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874100): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874100): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.998996578 +0000 UTC m=+12.880953847 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874100): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874600): _writeAt: size=5, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874600): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874600): >openPending: err= 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5ee070 item 75 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874600): >_writeAt: n=5, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874600): close: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.99940047 +0000 UTC m=+12.881357739 2026/04/01 02:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874600): >close: err= 2026/04/01 02:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/01 02:25:47 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874b40): _readAt: size=2, off=0 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874b40): openPending: 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874b40): >openPending: err= 2026/04/01 02:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874b40): >_readAt: n=2, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874b40): _writeAt: size=3, off=2 2026/04/01 02:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5ee5b0 item 75 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874b40): >_writeAt: n=3, err= 2026/04/01 02:25:47 DEBUG : open-test-file(0xbbe0e874b40): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.999849557 +0000 UTC m=+12.881806827 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e874b40): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e875080): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e875080): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e875080): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e875080): >_readAt: n=5, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e875080): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:47.999849557 +0000 UTC m=+12.881806827 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e875080): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5ee850 item 75 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8756c0): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8756c0): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8756c0): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8756c0): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8756c0): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8756c0): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8756c0): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.001277482 +0000 UTC m=+12.883234751 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8756c0): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e875bc0): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e875bc0): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e875bc0): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5eebd0 item 76 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e875bc0): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e875bc0): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.001683267 +0000 UTC m=+12.883640557 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e875bc0): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89e200): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89e200): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5eee00 item 76 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89e200): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89e200): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89e200): _writeAt: size=3, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89e200): >_writeAt: n=3, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89e200): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.002164966 +0000 UTC m=+12.884122245 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89e200): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89e780): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89e780): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89e780): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89e780): >_readAt: n=3, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89e780): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.002164966 +0000 UTC m=+12.884122245 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89e780): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5ef030 item 76 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89edc0): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89edc0): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89edc0): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89edc0): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89edc0): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89edc0): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89edc0): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.003288075 +0000 UTC m=+12.885245345 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89edc0): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89f2c0): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89f2c0): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89f2c0): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5ef570 item 77 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89f2c0): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89f2c0): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.003783611 +0000 UTC m=+12.885740880 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89f2c0): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89f9c0): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89f9c0): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89f9c0): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89f9c0): >_readAt: n=5, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89f9c0): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.003783611 +0000 UTC m=+12.885740880 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e89f9c0): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5ef7a0 item 77 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bc100): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bc100): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bc100): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bc100): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bc100): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bc100): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bc100): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.004866333 +0000 UTC m=+12.886823613 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bc100): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bc600): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bc600): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bc600): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5efb90 item 78 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bc600): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bc600): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.005298889 +0000 UTC m=+12.887256159 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bc600): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bcd00): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bcd00): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bcd00): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bcd00): >_readAt: n=5, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bcd00): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.005298889 +0000 UTC m=+12.887256159 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bcd00): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e328150 item 78 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bd340): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bd340): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bd340): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bd340): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bd340): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bd340): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bd340): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.006429203 +0000 UTC m=+12.888386472 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bd340): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bd840): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bd840): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bd840): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e329340 item 79 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bd840): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bd840): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.007022341 +0000 UTC m=+12.888979610 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8bd840): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6040): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6040): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6040): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6040): >_readAt: n=5, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6040): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.007022341 +0000 UTC m=+12.888979610 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6040): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e590230 item 79 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 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/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6680): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6680): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6680): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6680): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6680): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6680): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6680): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.008249015 +0000 UTC m=+12.890206285 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6680): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6b80): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6b80): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6b80): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e590620 item 80 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6b80): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6b80): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.008546558 +0000 UTC m=+12.890503827 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d6b80): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d7280): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d7280): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d7280): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d7280): >_readAt: n=5, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d7280): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.008546558 +0000 UTC m=+12.890503827 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d7280): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5909a0 item 80 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d78c0): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d78c0): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d78c0): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d78c0): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d78c0): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.010280829 +0000 UTC m=+12.892238099 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d78c0): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d7d40): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d7d40): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d7d40): open at offset 5 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d7d40): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d7d40): >_readAt: n=2, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d7d40): _writeAt: size=3, off=7 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e590ee0 item 81 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d7d40): >_writeAt: n=3, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d7d40): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.010712984 +0000 UTC m=+12.892670263 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8d7d40): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2380): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2380): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2380): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2380): >_readAt: n=8, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2380): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.010712984 +0000 UTC m=+12.892670263 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2380): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5910a0 item 81 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2a00): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2a00): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2a00): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2a00): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2a00): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.012099361 +0000 UTC m=+12.894056630 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2a00): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2f00): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2f00): open at offset 5 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2f00): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e591960 item 82 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2f00): _readAt: size=2, off=5 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2f00): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2f00): _writeAt: size=3, off=5 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2f00): >_writeAt: n=3, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2f00): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.012562264 +0000 UTC m=+12.894519533 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f2f00): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f3480): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f3480): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f3480): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f3480): >_readAt: n=3, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f3480): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.012562264 +0000 UTC m=+12.894519533 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f3480): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e591b90 item 82 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f3b00): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f3b00): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f3b00): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f3b00): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f3b00): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.013499253 +0000 UTC m=+12.895456521 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e8f3b00): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e57fec0): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e57fec0): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e57fec0): open at offset 5 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e57fec0): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e57fec0): >_readAt: n=2, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e57fec0): _writeAt: size=3, off=7 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e2603f0 item 83 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e57fec0): >_writeAt: n=3, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e57fec0): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.014249417 +0000 UTC m=+12.896206696 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e57fec0): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c0500): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c0500): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c0500): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c0500): >_readAt: n=8, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c0500): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.014249417 +0000 UTC m=+12.896206696 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c0500): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e260770 item 83 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c0b80): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c0b80): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c0b80): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c0b80): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c0b80): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.015604265 +0000 UTC m=+12.897561544 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c0b80): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1080): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1080): open at offset 5 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1080): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e260f50 item 84 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1080): _readAt: size=2, off=5 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1080): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1080): _writeAt: size=3, off=5 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1080): >_writeAt: n=3, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1080): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.017013433 +0000 UTC m=+12.898970702 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1080): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1600): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1600): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1600): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1600): >_readAt: n=3, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1600): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.017013433 +0000 UTC m=+12.898970702 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1600): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e261420 item 84 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1c80): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1c80): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1c80): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1c80): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1c80): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.018460002 +0000 UTC m=+12.900417271 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e5c1c80): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e994280): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e994280): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e994280): open at offset 5 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e994280): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e994280): >_readAt: n=2, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e994280): _writeAt: size=3, off=7 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e261ab0 item 85 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e994280): >_writeAt: n=3, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e994280): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.019274509 +0000 UTC m=+12.901231778 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e994280): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9947c0): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9947c0): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9947c0): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9947c0): >_readAt: n=8, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9947c0): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.019274509 +0000 UTC m=+12.901231778 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9947c0): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0df3c0e0 item 85 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e994e40): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e994e40): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e994e40): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e994e40): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e994e40): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.020736829 +0000 UTC m=+12.902694097 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e994e40): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e995340): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e995340): open at offset 5 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e995340): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0df3ca80 item 86 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e995340): _readAt: size=2, off=5 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e995340): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e995340): _writeAt: size=3, off=5 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e995340): >_writeAt: n=3, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e995340): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.021276186 +0000 UTC m=+12.903233455 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e995340): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9958c0): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9958c0): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9958c0): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9958c0): >_readAt: n=3, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9958c0): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.021276186 +0000 UTC m=+12.903233455 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9958c0): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0df3cd20 item 86 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2040): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2040): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2040): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2040): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2040): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.022856177 +0000 UTC m=+12.904813446 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2040): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2540): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2540): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2540): open at offset 5 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2540): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2540): >_readAt: n=2, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2540): _writeAt: size=3, off=7 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0df3d650 item 87 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2540): >_writeAt: n=3, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2540): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.023717041 +0000 UTC m=+12.905674311 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2540): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2a80): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2a80): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2a80): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2a80): >_readAt: n=8, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2a80): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.023717041 +0000 UTC m=+12.905674311 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b2a80): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0df3dd50 item 87 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 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/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3100): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3100): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3100): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3100): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3100): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.025013507 +0000 UTC m=+12.906970777 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3100): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3600): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3600): open at offset 5 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3600): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e504af0 item 88 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3600): _readAt: size=2, off=5 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3600): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3600): _writeAt: size=3, off=5 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3600): >_writeAt: n=3, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3600): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.025685135 +0000 UTC m=+12.907642404 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3600): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3b80): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3b80): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3b80): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3b80): >_readAt: n=3, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3b80): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.025685135 +0000 UTC m=+12.907642404 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9b3b80): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e5053b0 item 88 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d82c0): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d82c0): open at offset 0 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d82c0): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d82c0): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d82c0): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d82c0): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d82c0): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d82c0): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.027180045 +0000 UTC m=+12.909137315 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d82c0): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d8800): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d8800): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d8800): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e505e30 item 89 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d8800): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d8800): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.027894093 +0000 UTC m=+12.909851361 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d8800): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d8d40): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d8d40): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d8d40): open at offset 5 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d8d40): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d8d40): >_readAt: n=2, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d8d40): _writeAt: size=3, off=7 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0df22380 item 89 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d8d40): >_writeAt: n=3, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d8d40): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.028541344 +0000 UTC m=+12.910498614 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d8d40): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d92c0): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d92c0): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d92c0): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d92c0): >_readAt: n=8, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d92c0): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.028541344 +0000 UTC m=+12.910498614 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d92c0): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0df229a0 item 89 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d9900): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d9900): open at offset 0 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d9900): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d9900): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d9900): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d9900): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d9900): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d9900): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.030024172 +0000 UTC m=+12.911981441 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d9900): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d9e40): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d9e40): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d9e40): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0df23c00 item 90 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d9e40): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d9e40): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.030679368 +0000 UTC m=+12.912636638 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9d9e40): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fc480): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fc480): open at offset 5 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fc480): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e23e4d0 item 90 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fc480): _readAt: size=2, off=5 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fc480): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fc480): _writeAt: size=3, off=5 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fc480): >_writeAt: n=3, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fc480): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.031198328 +0000 UTC m=+12.913155597 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fc480): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fca40): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fca40): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fca40): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fca40): >_readAt: n=3, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fca40): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.031198328 +0000 UTC m=+12.913155597 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fca40): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e23e690 item 90 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fd080): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fd080): open at offset 0 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fd080): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fd080): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fd080): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fd080): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fd080): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fd080): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.032542945 +0000 UTC m=+12.914500213 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fd080): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fd5c0): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fd5c0): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fd5c0): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e23ee70 item 91 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fd5c0): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fd5c0): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.032967406 +0000 UTC m=+12.914924675 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fd5c0): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fdb00): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fdb00): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fdb00): open at offset 5 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fdb00): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fdb00): >_readAt: n=2, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fdb00): _writeAt: size=3, off=7 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e23f2d0 item 91 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fdb00): >_writeAt: n=3, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fdb00): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.033983162 +0000 UTC m=+12.915940431 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e9fdb00): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0180): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0180): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0180): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0180): >_readAt: n=8, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0180): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.033983162 +0000 UTC m=+12.915940431 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0180): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e23f490 item 91 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 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/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0c500): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0c500): open at offset 0 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0c500): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0c500): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0c500): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0c500): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0c500): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0c500): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.036670633 +0000 UTC m=+12.918627902 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0c500): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0ca40): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0ca40): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0ca40): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0de9cb60 item 92 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0ca40): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0ca40): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.037075045 +0000 UTC m=+12.919032314 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0ca40): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0cf80): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0cf80): open at offset 5 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0cf80): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0de9ddc0 item 92 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0cf80): _readAt: size=2, off=5 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0cf80): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0cf80): _writeAt: size=3, off=5 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0cf80): >_writeAt: n=3, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0cf80): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.037620054 +0000 UTC m=+12.919577323 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0cf80): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0d540): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0d540): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0d540): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0d540): >_readAt: n=3, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0d540): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.037620054 +0000 UTC m=+12.919577323 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0d540): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e4c87e0 item 92 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0db80): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0db80): open at offset 0 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0db80): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0db80): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0db80): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0db80): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0db80): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0db80): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.038723446 +0000 UTC m=+12.920680715 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0ea0db80): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0500): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0500): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0500): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e4c9110 item 93 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0500): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0500): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.03928249 +0000 UTC m=+12.921239759 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0500): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0c00): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0c00): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0c00): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0c00): >_readAt: n=5, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0c00): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.03928249 +0000 UTC m=+12.921239759 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa0c00): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e4c9500 item 93 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 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/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1240): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1240): open at offset 0 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1240): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1240): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1240): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1240): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1240): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1240): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.040605557 +0000 UTC m=+12.922562826 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1240): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1780): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1780): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1780): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e23e5b0 item 94 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1780): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1780): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.04124781 +0000 UTC m=+12.923205078 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1780): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1e80): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1e80): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1e80): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1e80): >_readAt: n=5, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1e80): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.04124781 +0000 UTC m=+12.923205078 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0eaa1e80): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e23e770 item 94 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 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/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e4245c0): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e4245c0): open at offset 0 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e4245c0): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e4245c0): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e4245c0): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e4245c0): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e4245c0): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e4245c0): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.042688848 +0000 UTC m=+12.924646127 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e4245c0): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e424b00): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e424b00): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e424b00): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e23efc0 item 95 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e424b00): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e424b00): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.043120393 +0000 UTC m=+12.925077662 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e424b00): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e425300): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e425300): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e425300): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e425300): >_readAt: n=5, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e425300): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.043120393 +0000 UTC m=+12.925077662 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e425300): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e23f650 item 95 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 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/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e425940): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e425940): open at offset 0 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e425940): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e425940): _readAt: size=2, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e425940): >_readAt: n=0, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e425940): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e425940): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e425940): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.044397272 +0000 UTC m=+12.926354540 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e425940): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e3fc1c0): _writeAt: size=5, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e3fc1c0): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e3fc1c0): >openPending: err= 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75a000 item 96 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e3fc1c0): >_writeAt: n=5, err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e3fc1c0): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.044803719 +0000 UTC m=+12.926760987 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e3fc1c0): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/01 02:25:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:25:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/01 02:25:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e3fd640): _readAt: size=512, off=0 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e3fd640): openPending: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e3fd640): >openPending: err= 2026/04/01 02:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e3fd640): >_readAt: n=5, err=EOF 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e3fd640): close: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-01 02:25:48.044803719 +0000 UTC m=+12.926760987 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/01 02:25:48 DEBUG : open-test-file(0xbbe0e3fd640): >close: err= 2026/04/01 02:25:48 DEBUG : open-test-file: Remove: 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xbbe0e75a1c0 item 96 2026/04/01 02:25:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/01 02:25:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/01 02:25:48 DEBUG : open-test-file: >Remove: err= 2026/04/01 02:25:48 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:48 DEBUG : Looking for writers 2026/04/01 02:25:48 DEBUG : >WaitForWriters: 2026/04/01 02:25:48 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.50s) --- PASS: TestRWFileHandleOpenTests/writes (0.26s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.24s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:25:48 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:25:48 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:25:48 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:48 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:25:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:25:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:25:48 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:25:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:25:48 DEBUG : file1: newRWFileHandle: 2026/04/01 02:25:48 DEBUG : file1(0xbbe0e7a3740): openPending: 2026/04/01 02:25:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:48 DEBUG : file1(0xbbe0e7a3740): >openPending: err= 2026/04/01 02:25:48 DEBUG : file1: >newRWFileHandle: err= 2026/04/01 02:25:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:25:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/01 02:25:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/01 02:25:48 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:25:48 DEBUG : Looking for writers 2026/04/01 02:25:48 DEBUG : file1: reading active writers 2026/04/01 02:25:48 DEBUG : file1: active writers 1 2026/04/01 02:25:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/01 02:25:48 DEBUG : Looking for writers 2026/04/01 02:25:48 DEBUG : file1: reading active writers 2026/04/01 02:25:48 DEBUG : file1: active writers 1 2026/04/01 02:25:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/01 02:25:48 DEBUG : Looking for writers 2026/04/01 02:25:48 DEBUG : file1: reading active writers 2026/04/01 02:25:48 DEBUG : file1: active writers 1 2026/04/01 02:25:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/01 02:25:48 DEBUG : Looking for writers 2026/04/01 02:25:48 DEBUG : file1: reading active writers 2026/04/01 02:25:48 DEBUG : file1: active writers 1 2026/04/01 02:25:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/01 02:25:48 DEBUG : Looking for writers 2026/04/01 02:25:48 DEBUG : file1: reading active writers 2026/04/01 02:25:48 DEBUG : file1: active writers 1 2026/04/01 02:25:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/01 02:25:48 DEBUG : Looking for writers 2026/04/01 02:25:48 DEBUG : file1: reading active writers 2026/04/01 02:25:48 DEBUG : file1: active writers 1 2026/04/01 02:25:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/01 02:25:48 DEBUG : Looking for writers 2026/04/01 02:25:48 DEBUG : file1: reading active writers 2026/04/01 02:25:48 DEBUG : file1: active writers 1 2026/04/01 02:25:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/01 02:25:49 DEBUG : Looking for writers 2026/04/01 02:25:49 DEBUG : file1: reading active writers 2026/04/01 02:25:49 DEBUG : file1: active writers 1 2026/04/01 02:25:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:25:50 DEBUG : Looking for writers 2026/04/01 02:25:50 DEBUG : file1: reading active writers 2026/04/01 02:25:50 DEBUG : file1: active writers 1 2026/04/01 02:25:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:25:51 DEBUG : Looking for writers 2026/04/01 02:25:51 DEBUG : file1: reading active writers 2026/04/01 02:25:51 DEBUG : file1: active writers 1 2026/04/01 02:25:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:25:52 DEBUG : Looking for writers 2026/04/01 02:25:52 DEBUG : file1: reading active writers 2026/04/01 02:25:52 DEBUG : file1: active writers 1 2026/04/01 02:25:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:25:53 DEBUG : Looking for writers 2026/04/01 02:25:53 DEBUG : file1: reading active writers 2026/04/01 02:25:53 DEBUG : file1: active writers 1 2026/04/01 02:25:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:25:54 DEBUG : Looking for writers 2026/04/01 02:25:54 DEBUG : file1: reading active writers 2026/04/01 02:25:54 DEBUG : file1: active writers 1 2026/04/01 02:25:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:25:55 DEBUG : Looking for writers 2026/04/01 02:25:55 DEBUG : file1: reading active writers 2026/04/01 02:25:55 DEBUG : file1: active writers 1 2026/04/01 02:25:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:25:56 DEBUG : Looking for writers 2026/04/01 02:25:56 DEBUG : file1: reading active writers 2026/04/01 02:25:56 DEBUG : file1: active writers 1 2026/04/01 02:25:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:25:57 DEBUG : Looking for writers 2026/04/01 02:25:57 DEBUG : file1: reading active writers 2026/04/01 02:25:57 DEBUG : file1: active writers 1 2026/04/01 02:25:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:25:58 DEBUG : Looking for writers 2026/04/01 02:25:58 DEBUG : file1: reading active writers 2026/04/01 02:25:58 DEBUG : file1: active writers 1 2026/04/01 02:25:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:25:59 DEBUG : Looking for writers 2026/04/01 02:25:59 DEBUG : file1: reading active writers 2026/04/01 02:25:59 DEBUG : file1: active writers 1 2026/04/01 02:25:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:00 DEBUG : Looking for writers 2026/04/01 02:26:00 DEBUG : file1: reading active writers 2026/04/01 02:26:00 DEBUG : file1: active writers 1 2026/04/01 02:26:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:01 DEBUG : Looking for writers 2026/04/01 02:26:01 DEBUG : file1: reading active writers 2026/04/01 02:26:01 DEBUG : file1: active writers 1 2026/04/01 02:26:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:02 DEBUG : Looking for writers 2026/04/01 02:26:02 DEBUG : file1: reading active writers 2026/04/01 02:26:02 DEBUG : file1: active writers 1 2026/04/01 02:26:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:03 DEBUG : Looking for writers 2026/04/01 02:26:03 DEBUG : file1: reading active writers 2026/04/01 02:26:03 DEBUG : file1: active writers 1 2026/04/01 02:26:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:04 DEBUG : Looking for writers 2026/04/01 02:26:04 DEBUG : file1: reading active writers 2026/04/01 02:26:04 DEBUG : file1: active writers 1 2026/04/01 02:26:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:05 DEBUG : Looking for writers 2026/04/01 02:26:05 DEBUG : file1: reading active writers 2026/04/01 02:26:05 DEBUG : file1: active writers 1 2026/04/01 02:26:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:06 DEBUG : Looking for writers 2026/04/01 02:26:06 DEBUG : file1: reading active writers 2026/04/01 02:26:06 DEBUG : file1: active writers 1 2026/04/01 02:26:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:07 DEBUG : Looking for writers 2026/04/01 02:26:07 DEBUG : file1: reading active writers 2026/04/01 02:26:07 DEBUG : file1: active writers 1 2026/04/01 02:26:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:08 DEBUG : Looking for writers 2026/04/01 02:26:08 DEBUG : file1: reading active writers 2026/04/01 02:26:08 DEBUG : file1: active writers 1 2026/04/01 02:26:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:09 DEBUG : Looking for writers 2026/04/01 02:26:09 DEBUG : file1: reading active writers 2026/04/01 02:26:09 DEBUG : file1: active writers 1 2026/04/01 02:26:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:10 DEBUG : Looking for writers 2026/04/01 02:26:10 DEBUG : file1: reading active writers 2026/04/01 02:26:10 DEBUG : file1: active writers 1 2026/04/01 02:26:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:11 DEBUG : Looking for writers 2026/04/01 02:26:11 DEBUG : file1: reading active writers 2026/04/01 02:26:11 DEBUG : file1: active writers 1 2026/04/01 02:26:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:12 DEBUG : Looking for writers 2026/04/01 02:26:12 DEBUG : file1: reading active writers 2026/04/01 02:26:12 DEBUG : file1: active writers 1 2026/04/01 02:26:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:13 DEBUG : Looking for writers 2026/04/01 02:26:13 DEBUG : file1: reading active writers 2026/04/01 02:26:13 DEBUG : file1: active writers 1 2026/04/01 02:26:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:14 DEBUG : Looking for writers 2026/04/01 02:26:14 DEBUG : file1: reading active writers 2026/04/01 02:26:14 DEBUG : file1: active writers 1 2026/04/01 02:26:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:15 DEBUG : Looking for writers 2026/04/01 02:26:15 DEBUG : file1: reading active writers 2026/04/01 02:26:15 DEBUG : file1: active writers 1 2026/04/01 02:26:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:16 DEBUG : Looking for writers 2026/04/01 02:26:16 DEBUG : file1: reading active writers 2026/04/01 02:26:16 DEBUG : file1: active writers 1 2026/04/01 02:26:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:17 DEBUG : Looking for writers 2026/04/01 02:26:17 DEBUG : file1: reading active writers 2026/04/01 02:26:17 DEBUG : file1: active writers 1 2026/04/01 02:26:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/01 02:26:18 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xbbe0ed8a4b0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xbbe0e7d5208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:12910914785856} name:file1 opens:1 downloaders: o: fd:0xbbe0df0a058 info:{ModTime:{wall:14009359695218238930 ext:12951713639 loc:0x465f240} ATime:{wall:14009359695218238930 ext:12951713639 loc:0x465f240} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2026/04/01 02:26:18 DEBUG : >WaitForWriters: 2026/04/01 02:26:18 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:18 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:18 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:26:18 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:26:18 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:26:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:26:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:26:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:26:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:26:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:26:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:26:18 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:26:18 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:26:18 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:26:18 DEBUG : rename_me: newRWFileHandle: 2026/04/01 02:26:18 DEBUG : rename_me(0xbbe0ec9c2c0): openPending: 2026/04/01 02:26:18 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/01 02:26:18 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/01 02:26:18 DEBUG : rename_me(0xbbe0ec9c2c0): >openPending: err= 2026/04/01 02:26:18 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/01 02:26:18 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/01 02:26:18 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/01 02:26:18 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/01 02:26:18 DEBUG : rename_me(0xbbe0ec9c2c0): _writeAt: size=5, off=0 2026/04/01 02:26:18 DEBUG : rename_me(0xbbe0ec9c2c0): >_writeAt: n=5, err= 2026/04/01 02:26:18 DEBUG : rename_me(0xbbe0ec9c2c0): close: 2026/04/01 02:26:18 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-01 02:26:18.094521253 +0000 UTC m=+42.976478522 2026/04/01 02:26:18 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/01 02:26:18 DEBUG : rename_me(0xbbe0ec9c2c0): >close: err= 2026/04/01 02:26:18 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/01 02:26:18 DEBUG : i_was_renamed: Updating file with 0xbbe0eccb140 2026/04/01 02:26:18 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/01 02:26:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/01 02:26:18 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:18 DEBUG : Looking for writers 2026/04/01 02:26:18 DEBUG : i_was_renamed: reading active writers 2026/04/01 02:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/01 02:26:18 DEBUG : Looking for writers 2026/04/01 02:26:18 DEBUG : i_was_renamed: reading active writers 2026/04/01 02:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/01 02:26:18 DEBUG : Looking for writers 2026/04/01 02:26:18 DEBUG : i_was_renamed: reading active writers 2026/04/01 02:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/01 02:26:18 DEBUG : Looking for writers 2026/04/01 02:26:18 DEBUG : i_was_renamed: reading active writers 2026/04/01 02:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/01 02:26:18 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/01 02:26:18 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:18 DEBUG : i_was_renamed: size = 5 OK 2026/04/01 02:26:18 INFO : i_was_renamed: Copied (new) 2026/04/01 02:26:18 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-01 02:26:18 +0000 UTC" 2026/04/01 02:26:18 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/01 02:26:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/01 02:26:18 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/01 02:26:18 DEBUG : Looking for writers 2026/04/01 02:26:18 DEBUG : i_was_renamed: reading active writers 2026/04/01 02:26:18 DEBUG : >WaitForWriters: 2026/04/01 02:26:18 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:18 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:18 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/01 02:26:18 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:26:18 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:26:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:26:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:26:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:26:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:26:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/01 02:26:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0LAl3}/rclone-test-maqapew7lufa" 2026/04/01 02:26:18 INFO : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:18 DEBUG : forgetting directory cache 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate(0xbbe0e3f5780): _readAt: size=512, off=0 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate(0xbbe0e3f5780): openPending: 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-01 01:27:18 +0000 UTC" against cached fingerprint "" 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/01 02:26:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate(0xbbe0e3f5780): >openPending: err= 2026/04/01 02:26:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate(0xbbe0e3f5780): >_readAt: n=20, err=EOF 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate(0xbbe0e3f5780): close: 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-01 01:27:18 +0000 GMT 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate(0xbbe0e3f5780): >close: err= 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:18 DEBUG : forgetting directory cache 2026/04/01 02:26:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate(0xbbe0e4d9a00): _readAt: size=512, off=0 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate(0xbbe0e4d9a00): openPending: 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-01 01:28:18 +0000 UTC" against cached fingerprint "20,2026-04-01 01:27:18 +0000 UTC" 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-01 01:28:18 +0000 UTC" != cached fingerprint "20,2026-04-01 01:27:18 +0000 UTC") 2026/04/01 02:26:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/01 02:26:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate(0xbbe0e4d9a00): >openPending: err= 2026/04/01 02:26:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate(0xbbe0e4d9a00): >_readAt: n=20, err=EOF 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate(0xbbe0e4d9a00): close: 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-01 01:28:18 +0000 GMT 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate(0xbbe0e4d9a00): >close: err= 2026/04/01 02:26:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:18 DEBUG : forgetting directory cache 2026/04/01 02:26:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e4dfb40): _readAt: size=512, off=0 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e4dfb40): openPending: 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-01 01:29:18 +0000 UTC" against cached fingerprint "20,2026-04-01 01:28:18 +0000 UTC" 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-01 01:29:18 +0000 UTC" != cached fingerprint "20,2026-04-01 01:28:18 +0000 UTC") 2026/04/01 02:26:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/01 02:26:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e4dfb40): >openPending: err= 2026/04/01 02:26:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e4dfb40): >_readAt: n=20, err=EOF 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e4dfb40): close: 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-01 01:29:18 +0000 GMT 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e4dfb40): >close: err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:19 DEBUG : forgetting directory cache 2026/04/01 02:26:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e952b80): _readAt: size=512, off=0 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e952b80): openPending: 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-01 01:30:18 +0000 UTC" against cached fingerprint "20,2026-04-01 01:29:18 +0000 UTC" 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-01 01:30:18 +0000 UTC" != cached fingerprint "20,2026-04-01 01:29:18 +0000 UTC") 2026/04/01 02:26:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/01 02:26:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e952b80): >openPending: err= 2026/04/01 02:26:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e952b80): >_readAt: n=20, err=EOF 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e952b80): close: 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-01 01:30:18 +0000 GMT 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e952b80): >close: err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:19 DEBUG : forgetting directory cache 2026/04/01 02:26:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e4ffe00): _readAt: size=512, off=0 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e4ffe00): openPending: 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-01 01:31:18 +0000 UTC" against cached fingerprint "20,2026-04-01 01:30:18 +0000 UTC" 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-01 01:31:18 +0000 UTC" != cached fingerprint "20,2026-04-01 01:30:18 +0000 UTC") 2026/04/01 02:26:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/01 02:26:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e4ffe00): >openPending: err= 2026/04/01 02:26:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e4ffe00): >_readAt: n=20, err=EOF 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e4ffe00): close: 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-01 01:31:18 +0000 GMT 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e4ffe00): >close: err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:19 DEBUG : forgetting directory cache 2026/04/01 02:26:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e962bc0): _readAt: size=512, off=0 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e962bc0): openPending: 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-01 01:32:18 +0000 UTC" against cached fingerprint "20,2026-04-01 01:31:18 +0000 UTC" 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-01 01:32:18 +0000 UTC" != cached fingerprint "20,2026-04-01 01:31:18 +0000 UTC") 2026/04/01 02:26:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/01 02:26:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e962bc0): >openPending: err= 2026/04/01 02:26:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e962bc0): >_readAt: n=20, err=EOF 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e962bc0): close: 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-01 01:32:18 +0000 GMT 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate(0xbbe0e962bc0): >close: err= 2026/04/01 02:26:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:19 DEBUG : forgetting directory cache 2026/04/01 02:26:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e578480): _readAt: size=512, off=0 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e578480): openPending: 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-01 01:33:18 +0000 UTC" against cached fingerprint "20,2026-04-01 01:32:18 +0000 UTC" 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-01 01:33:18 +0000 UTC" != cached fingerprint "20,2026-04-01 01:32:18 +0000 UTC") 2026/04/01 02:26:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/01 02:26:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e578480): >openPending: err= 2026/04/01 02:26:20 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e578480): >_readAt: n=21, err=EOF 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e578480): close: 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-01 01:33:18 +0000 GMT 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e578480): >close: err= 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:20 DEBUG : forgetting directory cache 2026/04/01 02:26:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e790580): _readAt: size=512, off=0 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e790580): openPending: 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-01 01:34:18 +0000 UTC" against cached fingerprint "21,2026-04-01 01:33:18 +0000 UTC" 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-01 01:34:18 +0000 UTC" != cached fingerprint "21,2026-04-01 01:33:18 +0000 UTC") 2026/04/01 02:26:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/01 02:26:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e790580): >openPending: err= 2026/04/01 02:26:20 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e790580): >_readAt: n=22, err=EOF 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e790580): close: 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-01 01:34:18 +0000 GMT 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e790580): >close: err= 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:20 DEBUG : forgetting directory cache 2026/04/01 02:26:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e69e880): _readAt: size=512, off=0 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e69e880): openPending: 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-01 01:35:18 +0000 UTC" against cached fingerprint "22,2026-04-01 01:34:18 +0000 UTC" 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-01 01:35:18 +0000 UTC" != cached fingerprint "22,2026-04-01 01:34:18 +0000 UTC") 2026/04/01 02:26:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/01 02:26:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e69e880): >openPending: err= 2026/04/01 02:26:20 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e69e880): >_readAt: n=23, err=EOF 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e69e880): close: 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-01 01:35:18 +0000 GMT 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e69e880): >close: err= 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:20 DEBUG : forgetting directory cache 2026/04/01 02:26:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e71ad00): _readAt: size=512, off=0 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e71ad00): openPending: 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-01 01:36:18 +0000 UTC" against cached fingerprint "23,2026-04-01 01:35:18 +0000 UTC" 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-01 01:36:18 +0000 UTC" != cached fingerprint "23,2026-04-01 01:35:18 +0000 UTC") 2026/04/01 02:26:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/01 02:26:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e71ad00): >openPending: err= 2026/04/01 02:26:20 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e71ad00): >_readAt: n=24, err=EOF 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e71ad00): close: 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-01 01:36:18 +0000 GMT 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate(0xbbe0e71ad00): >close: err= 2026/04/01 02:26:20 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:20 DEBUG : Looking for writers 2026/04/01 02:26:20 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/01 02:26:20 DEBUG : >WaitForWriters: 2026/04/01 02:26:20 DEBUG : webdav root 'rclone-test-maqapew7lufa': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:20 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:20 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:20 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:20 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:20 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/01 02:26:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/01 02:26:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/01 02:26:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/01 02:26:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/01 02:26:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/01 02:26:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/01 02:26:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/01 02:26:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : forgetting directory cache 2026/04/01 02:26:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/01 02:26:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/01 02:26:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/01 02:26:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/01 02:26:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/01 02:26:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/01 02:26:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/01 02:26:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/01 02:26:21 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/01 02:26:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/01 02:26:21 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/01 02:26:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/01 02:26:21 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/01 02:26:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/01 02:26:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/01 02:26:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/01 02:26:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/01 02:26:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/01 02:26:21 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/01 02:26:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/01 02:26:21 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/01 02:26:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/01 02:26:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/01 02:26:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/01 02:26:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/01 02:26:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/01 02:26:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/01 02:26:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/01 02:26:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/01 02:26:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/01 02:26:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/01 02:26:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/01 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:21 DEBUG : Looking for writers 2026/04/01 02:26:21 DEBUG : FiLeA: reading active writers 2026/04/01 02:26:21 DEBUG : FiLeB: reading active writers 2026/04/01 02:26:21 DEBUG : FilEb: reading active writers 2026/04/01 02:26:21 DEBUG : >WaitForWriters: 2026/04/01 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:21 DEBUG : Looking for writers 2026/04/01 02:26:21 DEBUG : FiLeA: reading active writers 2026/04/01 02:26:21 DEBUG : FiLeB: reading active writers 2026/04/01 02:26:21 DEBUG : FilEb: reading active writers 2026/04/01 02:26:21 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:21 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:21 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:21 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/01 02:26:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/01 02:26:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/01 02:26:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/01 02:26:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/01 02:26:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/01 02:26:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/01 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:21 DEBUG : Looking for writers 2026/04/01 02:26:21 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/01 02:26:21 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/01 02:26:21 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:21 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:21 DEBUG : webdav root 'rclone-test-maqapew7lufa': Reusing VFS from active cache 2026/04/01 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:21 DEBUG : Looking for writers 2026/04/01 02:26:21 DEBUG : >WaitForWriters: 2026/04/01 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:21 DEBUG : Looking for writers 2026/04/01 02:26:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:21 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:21 DEBUG : Looking for writers 2026/04/01 02:26:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:21 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:21 DEBUG : Looking for writers 2026/04/01 02:26:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:21 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:21 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:21 DEBUG : dir: Looking for writers 2026/04/01 02:26:21 DEBUG : file2: reading active writers 2026/04/01 02:26:21 DEBUG : Looking for writers 2026/04/01 02:26:21 DEBUG : dir: reading active writers 2026/04/01 02:26:21 DEBUG : file1: reading active writers 2026/04/01 02:26:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:21 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:21 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:21 DEBUG : dir: Looking for writers 2026/04/01 02:26:21 DEBUG : Looking for writers 2026/04/01 02:26:21 DEBUG : dir: reading active writers 2026/04/01 02:26:21 DEBUG : file1: reading active writers 2026/04/01 02:26:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:21 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:21 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : file1: Open: flags=O_RDONLY 2026/04/01 02:26:21 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/01 02:26:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/01 02:26:21 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/01 02:26:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/01 02:26:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:26:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/01 02:26:21 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/01 02:26:21 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/01 02:26:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/01 02:26:21 DEBUG : webdav root 'rclone-test-maqapew7lufa': File to upload is small (0 bytes), uploading instead of streaming 2026/04/01 02:26:21 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:21 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/01 02:26:21 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/01 02:26:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/01 02:26:21 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:26:21 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/01 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:21 DEBUG : dir: Looking for writers 2026/04/01 02:26:21 DEBUG : file2: reading active writers 2026/04/01 02:26:21 DEBUG : new_file.txt: reading active writers 2026/04/01 02:26:21 DEBUG : Looking for writers 2026/04/01 02:26:21 DEBUG : dir: reading active writers 2026/04/01 02:26:21 DEBUG : file1: reading active writers 2026/04/01 02:26:21 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:22 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:22 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/01 02:26:22 DEBUG : dir/file1: Updating file with dir/file1 0xbbe0eccb080 2026/04/01 02:26:22 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/01 02:26:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:22 INFO : dir/file1: Moved (server-side) to: file0 2026/04/01 02:26:22 DEBUG : file0: Updating file with file0 0xbbe0eccb080 2026/04/01 02:26:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/01 02:26:22 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/01 02:26:22 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:22 DEBUG : dir: Looking for writers 2026/04/01 02:26:22 DEBUG : Looking for writers 2026/04/01 02:26:22 DEBUG : dir: reading active writers 2026/04/01 02:26:22 DEBUG : file0: reading active writers 2026/04/01 02:26:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:22 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:22 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:22 DEBUG : Looking for writers 2026/04/01 02:26:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:22 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:22 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/01 02:26:22 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/01 02:26:22 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/01 02:26:22 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/01 02:26:22 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/01 02:26:22 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:22 DEBUG : d: Looking for writers 2026/04/01 02:26:22 DEBUG : Looking for writers 2026/04/01 02:26:22 DEBUG : a: Looking for writers 2026/04/01 02:26:22 DEBUG : b: Looking for writers 2026/04/01 02:26:22 DEBUG : c: Looking for writers 2026/04/01 02:26:22 DEBUG : Looking for writers 2026/04/01 02:26:22 DEBUG : /: reading active writers 2026/04/01 02:26:22 DEBUG : a: reading active writers 2026/04/01 02:26:22 DEBUG : b: reading active writers 2026/04/01 02:26:22 DEBUG : c: reading active writers 2026/04/01 02:26:22 DEBUG : d: reading active writers 2026/04/01 02:26:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:22 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:22 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/01 02:26:22 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/01 02:26:22 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/01 02:26:22 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/01 02:26:23 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:23 DEBUG : a/b/c/d: Looking for writers 2026/04/01 02:26:23 DEBUG : a/b/c: Looking for writers 2026/04/01 02:26:23 DEBUG : d: reading active writers 2026/04/01 02:26:23 DEBUG : a/b: Looking for writers 2026/04/01 02:26:23 DEBUG : c: reading active writers 2026/04/01 02:26:23 DEBUG : a: Looking for writers 2026/04/01 02:26:23 DEBUG : b: reading active writers 2026/04/01 02:26:23 DEBUG : Looking for writers 2026/04/01 02:26:23 DEBUG : a: reading active writers 2026/04/01 02:26:23 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:23 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:23 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:23 DEBUG : Looking for writers 2026/04/01 02:26:23 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:23 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:26:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/01 02:26:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/01 02:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:23 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/01 02:26:23 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/01 02:26:23 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/01 02:26:23 DEBUG : webdav root 'rclone-test-maqapew7lufa': File to upload is small (5 bytes), uploading instead of streaming 2026/04/01 02:26:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:23 DEBUG : file1: size = 5 OK 2026/04/01 02:26:23 DEBUG : file1: Size of src and dst objects identical 2026/04/01 02:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:26:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/01 02:26:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/01 02:26:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:26:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/01 02:26:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/01 02:26:23 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/01 02:26:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/01 02:26:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/01 02:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/01 02:26:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/01 02:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:23 DEBUG : webdav root 'rclone-test-maqapew7lufa': File to upload is small (0 bytes), uploading instead of streaming 2026/04/01 02:26:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:23 DEBUG : file1: size = 0 OK 2026/04/01 02:26:23 DEBUG : file1: Size of src and dst objects identical 2026/04/01 02:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/01 02:26:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/01 02:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/01 02:26:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/01 02:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:23 DEBUG : webdav root 'rclone-test-maqapew7lufa': File to upload is small (7 bytes), uploading instead of streaming 2026/04/01 02:26:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:23 DEBUG : file1: size = 7 OK 2026/04/01 02:26:23 DEBUG : file1: Size of src and dst objects identical 2026/04/01 02:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:23 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:23 DEBUG : Looking for writers 2026/04/01 02:26:23 DEBUG : file1: reading active writers 2026/04/01 02:26:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:23 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:26:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/01 02:26:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/01 02:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:23 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/01 02:26:24 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/01 02:26:24 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/01 02:26:24 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/01 02:26:24 DEBUG : webdav root 'rclone-test-maqapew7lufa': File to upload is small (11 bytes), uploading instead of streaming 2026/04/01 02:26:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:24 DEBUG : file1: size = 11 OK 2026/04/01 02:26:24 DEBUG : file1: Size of src and dst objects identical 2026/04/01 02:26:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:24 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/01 02:26:24 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:24 DEBUG : Looking for writers 2026/04/01 02:26:24 DEBUG : file1: reading active writers 2026/04/01 02:26:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:24 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:26:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:26:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/01 02:26:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/01 02:26:24 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/01 02:26:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:24 DEBUG : webdav root 'rclone-test-maqapew7lufa': File to upload is small (5 bytes), uploading instead of streaming 2026/04/01 02:26:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:24 DEBUG : file1: size = 5 OK 2026/04/01 02:26:24 DEBUG : file1: Size of src and dst objects identical 2026/04/01 02:26:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:24 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/01 02:26:24 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:24 DEBUG : Looking for writers 2026/04/01 02:26:24 DEBUG : file1: reading active writers 2026/04/01 02:26:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:24 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:26:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:26:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/01 02:26:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/01 02:26:24 DEBUG : file1: WriteFileHandle.Release closing 2026/04/01 02:26:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:24 DEBUG : webdav root 'rclone-test-maqapew7lufa': File to upload is small (0 bytes), uploading instead of streaming 2026/04/01 02:26:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:24 DEBUG : file1: size = 0 OK 2026/04/01 02:26:24 DEBUG : file1: Size of src and dst objects identical 2026/04/01 02:26:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:24 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/01 02:26:24 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:24 DEBUG : Looking for writers 2026/04/01 02:26:24 DEBUG : file1: reading active writers 2026/04/01 02:26:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:24 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:26:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:26:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/01 02:26:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/01 02:26:24 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:24 DEBUG : Looking for writers 2026/04/01 02:26:24 DEBUG : file1: reading active writers 2026/04/01 02:26:24 DEBUG : file1: active writers 1 2026/04/01 02:26:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/01 02:26:24 DEBUG : Looking for writers 2026/04/01 02:26:24 DEBUG : file1: reading active writers 2026/04/01 02:26:24 DEBUG : file1: active writers 1 2026/04/01 02:26:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/01 02:26:24 DEBUG : Looking for writers 2026/04/01 02:26:24 DEBUG : file1: reading active writers 2026/04/01 02:26:24 DEBUG : file1: active writers 1 2026/04/01 02:26:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/01 02:26:24 DEBUG : Looking for writers 2026/04/01 02:26:24 DEBUG : file1: reading active writers 2026/04/01 02:26:24 DEBUG : file1: active writers 1 2026/04/01 02:26:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/01 02:26:24 DEBUG : Looking for writers 2026/04/01 02:26:24 DEBUG : file1: reading active writers 2026/04/01 02:26:24 DEBUG : file1: active writers 1 2026/04/01 02:26:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/01 02:26:24 DEBUG : Looking for writers 2026/04/01 02:26:24 DEBUG : file1: reading active writers 2026/04/01 02:26:24 DEBUG : file1: active writers 1 2026/04/01 02:26:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/01 02:26:25 DEBUG : Looking for writers 2026/04/01 02:26:25 DEBUG : file1: reading active writers 2026/04/01 02:26:25 DEBUG : file1: active writers 1 2026/04/01 02:26:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/01 02:26:25 DEBUG : Looking for writers 2026/04/01 02:26:25 DEBUG : file1: reading active writers 2026/04/01 02:26:25 DEBUG : file1: active writers 1 2026/04/01 02:26:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:26 DEBUG : Looking for writers 2026/04/01 02:26:26 DEBUG : file1: reading active writers 2026/04/01 02:26:26 DEBUG : file1: active writers 1 2026/04/01 02:26:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:27 DEBUG : Looking for writers 2026/04/01 02:26:27 DEBUG : file1: reading active writers 2026/04/01 02:26:27 DEBUG : file1: active writers 1 2026/04/01 02:26:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:28 DEBUG : Looking for writers 2026/04/01 02:26:28 DEBUG : file1: reading active writers 2026/04/01 02:26:28 DEBUG : file1: active writers 1 2026/04/01 02:26:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:29 DEBUG : Looking for writers 2026/04/01 02:26:29 DEBUG : file1: reading active writers 2026/04/01 02:26:29 DEBUG : file1: active writers 1 2026/04/01 02:26:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:30 DEBUG : Looking for writers 2026/04/01 02:26:30 DEBUG : file1: reading active writers 2026/04/01 02:26:30 DEBUG : file1: active writers 1 2026/04/01 02:26:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:31 DEBUG : Looking for writers 2026/04/01 02:26:31 DEBUG : file1: reading active writers 2026/04/01 02:26:31 DEBUG : file1: active writers 1 2026/04/01 02:26:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:32 DEBUG : Looking for writers 2026/04/01 02:26:32 DEBUG : file1: reading active writers 2026/04/01 02:26:32 DEBUG : file1: active writers 1 2026/04/01 02:26:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:33 DEBUG : Looking for writers 2026/04/01 02:26:33 DEBUG : file1: reading active writers 2026/04/01 02:26:33 DEBUG : file1: active writers 1 2026/04/01 02:26:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:34 DEBUG : Looking for writers 2026/04/01 02:26:34 DEBUG : file1: reading active writers 2026/04/01 02:26:34 DEBUG : file1: active writers 1 2026/04/01 02:26:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:35 DEBUG : Looking for writers 2026/04/01 02:26:35 DEBUG : file1: reading active writers 2026/04/01 02:26:35 DEBUG : file1: active writers 1 2026/04/01 02:26:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:36 DEBUG : Looking for writers 2026/04/01 02:26:36 DEBUG : file1: reading active writers 2026/04/01 02:26:36 DEBUG : file1: active writers 1 2026/04/01 02:26:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:37 DEBUG : Looking for writers 2026/04/01 02:26:37 DEBUG : file1: reading active writers 2026/04/01 02:26:37 DEBUG : file1: active writers 1 2026/04/01 02:26:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:38 DEBUG : Looking for writers 2026/04/01 02:26:38 DEBUG : file1: reading active writers 2026/04/01 02:26:38 DEBUG : file1: active writers 1 2026/04/01 02:26:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:39 DEBUG : Looking for writers 2026/04/01 02:26:39 DEBUG : file1: reading active writers 2026/04/01 02:26:39 DEBUG : file1: active writers 1 2026/04/01 02:26:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:40 DEBUG : Looking for writers 2026/04/01 02:26:40 DEBUG : file1: reading active writers 2026/04/01 02:26:40 DEBUG : file1: active writers 1 2026/04/01 02:26:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:41 DEBUG : Looking for writers 2026/04/01 02:26:41 DEBUG : file1: reading active writers 2026/04/01 02:26:41 DEBUG : file1: active writers 1 2026/04/01 02:26:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:42 DEBUG : Looking for writers 2026/04/01 02:26:42 DEBUG : file1: reading active writers 2026/04/01 02:26:42 DEBUG : file1: active writers 1 2026/04/01 02:26:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:43 DEBUG : Looking for writers 2026/04/01 02:26:43 DEBUG : file1: reading active writers 2026/04/01 02:26:43 DEBUG : file1: active writers 1 2026/04/01 02:26:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:44 DEBUG : Looking for writers 2026/04/01 02:26:44 DEBUG : file1: reading active writers 2026/04/01 02:26:44 DEBUG : file1: active writers 1 2026/04/01 02:26:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:45 DEBUG : Looking for writers 2026/04/01 02:26:45 DEBUG : file1: reading active writers 2026/04/01 02:26:45 DEBUG : file1: active writers 1 2026/04/01 02:26:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:46 DEBUG : Looking for writers 2026/04/01 02:26:46 DEBUG : file1: reading active writers 2026/04/01 02:26:46 DEBUG : file1: active writers 1 2026/04/01 02:26:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:47 DEBUG : Looking for writers 2026/04/01 02:26:47 DEBUG : file1: reading active writers 2026/04/01 02:26:47 DEBUG : file1: active writers 1 2026/04/01 02:26:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:48 DEBUG : Looking for writers 2026/04/01 02:26:48 DEBUG : file1: reading active writers 2026/04/01 02:26:48 DEBUG : file1: active writers 1 2026/04/01 02:26:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:49 DEBUG : Looking for writers 2026/04/01 02:26:49 DEBUG : file1: reading active writers 2026/04/01 02:26:49 DEBUG : file1: active writers 1 2026/04/01 02:26:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:50 DEBUG : Looking for writers 2026/04/01 02:26:50 DEBUG : file1: reading active writers 2026/04/01 02:26:50 DEBUG : file1: active writers 1 2026/04/01 02:26:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:51 DEBUG : Looking for writers 2026/04/01 02:26:51 DEBUG : file1: reading active writers 2026/04/01 02:26:51 DEBUG : file1: active writers 1 2026/04/01 02:26:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:52 DEBUG : Looking for writers 2026/04/01 02:26:52 DEBUG : file1: reading active writers 2026/04/01 02:26:52 DEBUG : file1: active writers 1 2026/04/01 02:26:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:53 DEBUG : Looking for writers 2026/04/01 02:26:53 DEBUG : file1: reading active writers 2026/04/01 02:26:53 DEBUG : file1: active writers 1 2026/04/01 02:26:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/01 02:26:54 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/01 02:26:54 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:54 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:26:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:26:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/01 02:26:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/01 02:26:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:54 DEBUG : webdav root 'rclone-test-maqapew7lufa': File to upload is small (0 bytes), uploading instead of streaming 2026/04/01 02:26:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:54 DEBUG : file1: size = 0 OK 2026/04/01 02:26:54 DEBUG : file1: Size of src and dst objects identical 2026/04/01 02:26:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:26:54 DEBUG : file1: Open: flags=O_RDONLY 2026/04/01 02:26:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/01 02:26:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/01 02:26:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:54 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:54 DEBUG : Looking for writers 2026/04/01 02:26:54 DEBUG : file1: reading active writers 2026/04/01 02:26:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:54 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/01 02:26:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/01 02:26:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/01 02:26:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/01 02:26:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:54 DEBUG : webdav root 'rclone-test-maqapew7lufa': File to upload is small (100 bytes), uploading instead of streaming 2026/04/01 02:26:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:54 DEBUG : file1: size = 100 OK 2026/04/01 02:26:54 DEBUG : file1: Size of src and dst objects identical 2026/04/01 02:26:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/01 02:26:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/01 02:26:54 DEBUG : file1: Open: flags=O_RDONLY 2026/04/01 02:26:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/01 02:26:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/01 02:26:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:54 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:54 DEBUG : Looking for writers 2026/04/01 02:26:54 DEBUG : file1: reading active writers 2026/04/01 02:26:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:54 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:54 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:54 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:54 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:54 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:54 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:54 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/01 02:26:54 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/01 02:26:54 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:54 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:54 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/01 02:26:54 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/01 02:26:54 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:54 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:54 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/01 02:26:54 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/01 02:26:54 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:54 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:54 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/01 02:26:54 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/01 02:26:54 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:55 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/01 02:26:55 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/01 02:26:55 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:55 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:55 DEBUG : flat: Looking for writers 2026/04/01 02:26:55 DEBUG : f000.txt: reading active writers 2026/04/01 02:26:55 DEBUG : f001.txt: reading active writers 2026/04/01 02:26:55 DEBUG : f002.txt: reading active writers 2026/04/01 02:26:55 DEBUG : f003.txt: reading active writers 2026/04/01 02:26:55 DEBUG : f004.txt: reading active writers 2026/04/01 02:26:55 DEBUG : Looking for writers 2026/04/01 02:26:55 DEBUG : flat: reading active writers 2026/04/01 02:26:55 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:55 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:55 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:55 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:55 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:55 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/01 02:26:55 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/01 02:26:55 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:55 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/01 02:26:55 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/01 02:26:55 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:55 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/01 02:26:55 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/01 02:26:55 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:55 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:55 DEBUG : a/b/c: Looking for writers 2026/04/01 02:26:55 DEBUG : deep.txt: reading active writers 2026/04/01 02:26:55 DEBUG : a/b: Looking for writers 2026/04/01 02:26:55 DEBUG : c: reading active writers 2026/04/01 02:26:55 DEBUG : mid.txt: reading active writers 2026/04/01 02:26:55 DEBUG : a: Looking for writers 2026/04/01 02:26:55 DEBUG : b: reading active writers 2026/04/01 02:26:55 DEBUG : top.txt: reading active writers 2026/04/01 02:26:55 DEBUG : Looking for writers 2026/04/01 02:26:55 DEBUG : a: reading active writers 2026/04/01 02:26:55 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:55 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:55 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:55 DEBUG : bigdir: Looking for writers 2026/04/01 02:26:55 DEBUG : big.bin: reading active writers 2026/04/01 02:26:55 DEBUG : Looking for writers 2026/04/01 02:26:55 DEBUG : bigdir: reading active writers 2026/04/01 02:26:55 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.58s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-maqapew7lufa'", Local "Local file system at /tmp/rclone643173139", Modify Window "1s" 2026/04/01 02:26:56 INFO : webdav root 'rclone-test-maqapew7lufa': poll-interval is not supported by this remote 2026/04/01 02:26:56 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:56 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:56 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/01 02:26:56 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/01 02:26:56 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/01 02:26:56 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:56 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:56 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/01 02:26:56 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/01 02:26:56 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:56 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:56 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/01 02:26:56 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/01 02:26:56 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/01 02:26:56 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/01 02:26:56 DEBUG : WaitForWriters: timeout=30s 2026/04/01 02:26:56 DEBUG : dir3: Looking for writers 2026/04/01 02:26:56 DEBUG : c.txt: reading active writers 2026/04/01 02:26:56 DEBUG : dir1: Looking for writers 2026/04/01 02:26:56 DEBUG : a.txt: reading active writers 2026/04/01 02:26:56 DEBUG : dir2: Looking for writers 2026/04/01 02:26:56 DEBUG : b.txt: reading active writers 2026/04/01 02:26:56 DEBUG : Looking for writers 2026/04/01 02:26:56 DEBUG : dir1: reading active writers 2026/04/01 02:26:56 DEBUG : dir2: reading active writers 2026/04/01 02:26:56 DEBUG : dir3: reading active writers 2026/04/01 02:26:56 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/01 02:26:56 DEBUG : webdav root 'rclone-test-maqapew7lufa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.263459711s (try 1/5)