"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/04/04 01:03:21 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-qapoqup9sula" 2026/04/04 01:03:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 01:03:21 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/04/04 01:03:21 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/04 01:03:21 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/04 01:03:21 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/04 01:03:21 DEBUG : Setting pass="zePDvqha-t_AhmJpdfjHAIQNw1o8YhqNryyCsTDsLl3h" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/04 01:03:21 DEBUG : TestWebdavRclone: detected overridden config - adding "{05Mj4}" suffix to name 2026/04/04 01:03:21 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/04 01:03:21 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/04 01:03:21 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/04 01:03:21 DEBUG : Setting pass="zePDvqha-t_AhmJpdfjHAIQNw1o8YhqNryyCsTDsLl3h" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/04 01:03:21 DEBUG : found headers: 2026/04/04 01:03:21 DEBUG : Creating backend with remote "/tmp/rclone3622964330" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:21 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:21 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:21 DEBUG : dir: Looking for writers 2026/04/04 01:03:21 DEBUG : Looking for writers 2026/04/04 01:03:21 DEBUG : dir: reading active writers 2026/04/04 01:03:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:21 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:21 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:21 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:21 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:21 DEBUG : dir/subdir: Looking for writers 2026/04/04 01:03:21 DEBUG : dir: Looking for writers 2026/04/04 01:03:21 DEBUG : file1: reading active writers 2026/04/04 01:03:21 DEBUG : file2: reading active writers 2026/04/04 01:03:21 DEBUG : subdir: reading active writers 2026/04/04 01:03:21 DEBUG : Looking for writers 2026/04/04 01:03:21 DEBUG : dir: reading active writers 2026/04/04 01:03:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:21 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:21 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:21 DEBUG : dir: Looking for writers 2026/04/04 01:03:21 DEBUG : file1: reading active writers 2026/04/04 01:03:21 DEBUG : Looking for writers 2026/04/04 01:03:21 DEBUG : dir: reading active writers 2026/04/04 01:03:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:22 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:22 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:22 DEBUG : dir: Looking for writers 2026/04/04 01:03:22 DEBUG : Looking for writers 2026/04/04 01:03:22 DEBUG : dir: reading active writers 2026/04/04 01:03:22 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:22 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:22 DEBUG : dir: forgetting directory cache 2026/04/04 01:03:22 DEBUG : forgetting directory cache 2026/04/04 01:03:22 DEBUG : dir: forgetting directory cache 2026/04/04 01:03:22 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:22 DEBUG : Looking for writers 2026/04/04 01:03:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:22 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:22 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/04 01:03:22 DEBUG : dir: invalidating directory cache 2026/04/04 01:03:22 DEBUG : >ForgetPath: 2026/04/04 01:03:22 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/04 01:03:22 DEBUG : invalidating directory cache 2026/04/04 01:03:22 DEBUG : dir: forgetting directory cache 2026/04/04 01:03:22 DEBUG : >ForgetPath: 2026/04/04 01:03:22 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/04 01:03:22 DEBUG : >ForgetPath: 2026/04/04 01:03:22 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:22 DEBUG : dir: Looking for writers 2026/04/04 01:03:22 DEBUG : Looking for writers 2026/04/04 01:03:22 DEBUG : dir: reading active writers 2026/04/04 01:03:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:22 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:22 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:22 DEBUG : forgetting directory cache 2026/04/04 01:03:22 DEBUG : dir: forgetting directory cache 2026/04/04 01:03:22 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:22 DEBUG : dir: Looking for writers 2026/04/04 01:03:22 DEBUG : fil/a/b: Looking for writers 2026/04/04 01:03:22 DEBUG : fil/a: Looking for writers 2026/04/04 01:03:22 DEBUG : b: reading active writers 2026/04/04 01:03:22 DEBUG : fil: Looking for writers 2026/04/04 01:03:22 DEBUG : a: reading active writers 2026/04/04 01:03:22 DEBUG : Looking for writers 2026/04/04 01:03:22 DEBUG : dir: reading active writers 2026/04/04 01:03:22 DEBUG : fil: reading active writers 2026/04/04 01:03:22 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:22 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:22 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:22 DEBUG : dir: Looking for writers 2026/04/04 01:03:22 DEBUG : Looking for writers 2026/04/04 01:03:22 DEBUG : dir: reading active writers 2026/04/04 01:03:22 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:23 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:23 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:23 DEBUG : dir: Looking for writers 2026/04/04 01:03:23 DEBUG : file1: reading active writers 2026/04/04 01:03:23 DEBUG : Looking for writers 2026/04/04 01:03:23 DEBUG : dir: reading active writers 2026/04/04 01:03:23 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:23 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:23 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/04 01:03:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/04 01:03:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/04 01:03:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/04 01:03:23 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/04 01:03:23 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:23 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:23 DEBUG : dir: invalidating directory cache 2026/04/04 01:03:23 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/04 01:03:23 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/04 01:03:23 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/04 01:03:23 DEBUG : dir/file1: Reset virtual modtime 2026/04/04 01:03:23 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/04 01:03:23 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/04 01:03:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/04 01:03:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/04 01:03:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:23 DEBUG : dir: invalidating directory cache 2026/04/04 01:03:23 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/04 01:03:23 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/04 01:03:23 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/04 01:03:23 DEBUG : forgetting directory cache 2026/04/04 01:03:23 DEBUG : dir: forgetting directory cache 2026/04/04 01:03:23 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/04 01:03:23 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:23 DEBUG : dir/virtualDir: Looking for writers 2026/04/04 01:03:23 DEBUG : dir: Looking for writers 2026/04/04 01:03:23 DEBUG : file1: reading active writers 2026/04/04 01:03:23 DEBUG : virtualFile2: reading active writers 2026/04/04 01:03:23 DEBUG : virtualFile: reading active writers 2026/04/04 01:03:23 DEBUG : virtualDir: reading active writers 2026/04/04 01:03:23 DEBUG : Looking for writers 2026/04/04 01:03:23 DEBUG : dir: reading active writers 2026/04/04 01:03:23 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:23 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:23 ERROR : dir/: Can only open directories read only 2026/04/04 01:03:23 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:23 DEBUG : dir: Looking for writers 2026/04/04 01:03:23 DEBUG : Looking for writers 2026/04/04 01:03:23 DEBUG : dir: reading active writers 2026/04/04 01:03:23 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:23 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:23 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/04 01:03:23 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/04 01:03:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/04 01:03:23 DEBUG : webdav root 'rclone-test-qapoqup9sula': File to upload is small (5 bytes), uploading instead of streaming 2026/04/04 01:03:23 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:23 DEBUG : dir/potato: size = 5 OK 2026/04/04 01:03:23 NOTICE: webdav root 'rclone-test-qapoqup9sula': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/04 01:03:23 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/04 01:03:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/04 01:03:23 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:23 DEBUG : dir: Looking for writers 2026/04/04 01:03:23 DEBUG : file1: reading active writers 2026/04/04 01:03:23 DEBUG : potato: reading active writers 2026/04/04 01:03:23 DEBUG : Looking for writers 2026/04/04 01:03:23 DEBUG : dir: reading active writers 2026/04/04 01:03:23 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:23 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/04 01:03:24 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:24 DEBUG : dir/sub: Looking for writers 2026/04/04 01:03:24 DEBUG : dir: Looking for writers 2026/04/04 01:03:24 DEBUG : file1: reading active writers 2026/04/04 01:03:24 DEBUG : sub: reading active writers 2026/04/04 01:03:24 DEBUG : Looking for writers 2026/04/04 01:03:24 DEBUG : dir: reading active writers 2026/04/04 01:03:24 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:24 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/04 01:03:24 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/04 01:03:24 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:24 DEBUG : dir/sub/subsub: Looking for writers 2026/04/04 01:03:24 DEBUG : dir/sub: Looking for writers 2026/04/04 01:03:24 DEBUG : subsub: reading active writers 2026/04/04 01:03:24 DEBUG : dir: Looking for writers 2026/04/04 01:03:24 DEBUG : file1: reading active writers 2026/04/04 01:03:24 DEBUG : sub: reading active writers 2026/04/04 01:03:24 DEBUG : Looking for writers 2026/04/04 01:03:24 DEBUG : dir: reading active writers 2026/04/04 01:03:24 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:24 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:24 ERROR : dir/: Dir.Remove not empty 2026/04/04 01:03:24 DEBUG : dir/file1: Remove: 2026/04/04 01:03:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:24 DEBUG : dir/file1: >Remove: err= 2026/04/04 01:03:24 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/04 01:03:24 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:24 DEBUG : Looking for writers 2026/04/04 01:03:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:24 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:24 DEBUG : dir/file1: Remove: 2026/04/04 01:03:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:24 DEBUG : dir/file1: >Remove: err= 2026/04/04 01:03:24 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/04 01:03:24 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:24 DEBUG : Looking for writers 2026/04/04 01:03:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:24 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:25 DEBUG : dir/file1: Remove: 2026/04/04 01:03:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:25 DEBUG : dir/file1: >Remove: err= 2026/04/04 01:03:25 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:25 DEBUG : dir: Looking for writers 2026/04/04 01:03:25 DEBUG : Looking for writers 2026/04/04 01:03:25 DEBUG : dir: reading active writers 2026/04/04 01:03:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:25 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:25 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:25 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/04 01:03:25 DEBUG : dir: Updating dir with dir2 0x3c01449912b0 2026/04/04 01:03:25 DEBUG : dir: forgetting directory cache 2026/04/04 01:03:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/04 01:03:25 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/04 01:03:25 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/04 01:03:25 DEBUG : file2: Updating file with file2 0x3c0144423b00 2026/04/04 01:03:25 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/04 01:03:25 INFO : dir2/file3: Deleted 2026/04/04 01:03:25 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/04 01:03:25 DEBUG : dir2/file3: Updating file with dir2/file3 0x3c0144423b00 2026/04/04 01:03:25 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/04 01:03:25 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/04 01:03:25 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/04 01:03:25 DEBUG : empty directory: Updating dir with renamed empty directory 0x3c0144ca2f70 2026/04/04 01:03:25 DEBUG : empty directory: forgetting directory cache 2026/04/04 01:03:25 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/04 01:03:25 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/04 01:03:25 DEBUG : dir2: Renaming to "dir3" 2026/04/04 01:03:25 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:25 DEBUG : dir3: Looking for writers 2026/04/04 01:03:25 DEBUG : file3: reading active writers 2026/04/04 01:03:25 DEBUG : renamed empty directory: Looking for writers 2026/04/04 01:03:25 DEBUG : Looking for writers 2026/04/04 01:03:25 DEBUG : dir3: reading active writers 2026/04/04 01:03:25 DEBUG : renamed empty directory: reading active writers 2026/04/04 01:03:25 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === 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-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:25 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/04 01:03:25 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:25 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 01:03:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/04 01:03:25 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/04 01:03:25 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/04 01:03:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/04 01:03:25 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:25 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 01:03:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/04 01:03:25 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/04 01:03:25 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/04 01:03:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/04 01:03:25 DEBUG : webdav root 'rclone-test-qapoqup9sula': File to upload is small (12 bytes), uploading instead of streaming 2026/04/04 01:03:25 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:25 DEBUG : dir/sub/file2: size = 12 OK 2026/04/04 01:03:25 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/04 01:03:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/04 01:03:25 DEBUG : forgetting directory cache 2026/04/04 01:03:25 DEBUG : dir: forgetting directory cache 2026/04/04 01:03:25 DEBUG : dir/sub: forgetting directory cache 2026/04/04 01:03:25 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/04 01:03:25 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/04 01:03:25 DEBUG : webdav root 'rclone-test-qapoqup9sula': File to upload is small (5 bytes), uploading instead of streaming 2026/04/04 01:03:25 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:25 DEBUG : dir/sub/file0: size = 5 OK 2026/04/04 01:03:25 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/04 01:03:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/04 01:03:25 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:25 DEBUG : dir/sub: Looking for writers 2026/04/04 01:03:25 DEBUG : file2: reading active writers 2026/04/04 01:03:25 DEBUG : file0: reading active writers 2026/04/04 01:03:25 DEBUG : dir: Looking for writers 2026/04/04 01:03:25 DEBUG : file1: reading active writers 2026/04/04 01:03:25 DEBUG : sub: reading active writers 2026/04/04 01:03:25 DEBUG : Looking for writers 2026/04/04 01:03:25 DEBUG : dir: reading active writers 2026/04/04 01:03:25 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:25 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/04 01:03:25 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:25 DEBUG : Looking for writers 2026/04/04 01:03:25 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:25 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/04 01:03:26 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:26 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/04 01:03:26 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/04 01:03:26 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/04 01:03:26 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:03:26 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/04 01:03:26 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/04 01:03:26 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:26 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/04 01:03:26 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/04 01:03:26 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/04 01:03:26 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:03:26 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/04 01:03:26 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:26 DEBUG : dir: Looking for writers 2026/04/04 01:03:26 DEBUG : file1: reading active writers 2026/04/04 01:03:26 DEBUG : file1.metadata: reading active writers 2026/04/04 01:03:26 DEBUG : Looking for writers 2026/04/04 01:03:26 DEBUG : dir: reading active writers 2026/04/04 01:03:26 DEBUG : dir.metadata: reading active writers 2026/04/04 01:03:26 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:26 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:26 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:26 DEBUG : dir: Looking for writers 2026/04/04 01:03:26 DEBUG : file1: reading active writers 2026/04/04 01:03:26 DEBUG : Looking for writers 2026/04/04 01:03:26 DEBUG : dir: reading active writers 2026/04/04 01:03:26 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:26 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:26 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:26 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/04 01:03:26 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:26 DEBUG : dir: Looking for writers 2026/04/04 01:03:26 DEBUG : file1: reading active writers 2026/04/04 01:03:26 DEBUG : Looking for writers 2026/04/04 01:03:26 DEBUG : dir: reading active writers 2026/04/04 01:03:26 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.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- 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-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:26 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 01:03:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 01:03:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:03:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/04 01:03:26 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:26 DEBUG : dir: Looking for writers 2026/04/04 01:03:26 DEBUG : file1: reading active writers 2026/04/04 01:03:26 DEBUG : Looking for writers 2026/04/04 01:03:26 DEBUG : dir: reading active writers 2026/04/04 01:03:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/04/04 01:03:26 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/04 01:03:26 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 01:03:26 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:03:26 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/04 01:03:26 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:26 DEBUG : Looking for writers 2026/04/04 01:03:26 DEBUG : file.txt: reading active writers 2026/04/04 01:03:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:26 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:26 DEBUG : webdav root 'rclone-test-qapoqup9sula': File to upload is small (25 bytes), uploading instead of streaming 2026/04/04 01:03:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:26 DEBUG : dir/file1: size = 25 OK 2026/04/04 01:03:26 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/04 01:03:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:26 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:26 DEBUG : dir: Looking for writers 2026/04/04 01:03:26 DEBUG : file1: reading active writers 2026/04/04 01:03:26 DEBUG : Looking for writers 2026/04/04 01:03:26 DEBUG : dir: reading active writers 2026/04/04 01:03:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:26 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:26 DEBUG : dir/file1: Remove: 2026/04/04 01:03:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:26 DEBUG : dir/file1: >Remove: err= 2026/04/04 01:03:26 DEBUG : dir/file1: Remove: 2026/04/04 01:03:26 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/04 01:03:26 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:26 DEBUG : dir: Looking for writers 2026/04/04 01:03:26 DEBUG : Looking for writers 2026/04/04 01:03:26 DEBUG : dir: reading active writers 2026/04/04 01:03:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:26 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:27 DEBUG : dir/file1: Remove: 2026/04/04 01:03:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:27 DEBUG : dir/file1: >Remove: err= 2026/04/04 01:03:27 DEBUG : dir/file1: Remove: 2026/04/04 01:03:27 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/04 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:27 DEBUG : dir: Looking for writers 2026/04/04 01:03:27 DEBUG : Looking for writers 2026/04/04 01:03:27 DEBUG : dir: reading active writers 2026/04/04 01:03:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:27 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 01:03:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 01:03:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/04 01:03:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/04 01:03:27 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/04 01:03:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/04 01:03:27 DEBUG : dir/file1: Open: flags=0x3 2026/04/04 01:03:27 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/04 01:03:27 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/04 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:27 DEBUG : dir: Looking for writers 2026/04/04 01:03:27 DEBUG : file1: reading active writers 2026/04/04 01:03:27 DEBUG : Looking for writers 2026/04/04 01:03:27 DEBUG : dir: reading active writers 2026/04/04 01:03:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:27 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:27 DEBUG : dir: Looking for writers 2026/04/04 01:03:27 DEBUG : file1: reading active writers 2026/04/04 01:03:27 DEBUG : Looking for writers 2026/04/04 01:03:27 DEBUG : dir: reading active writers 2026/04/04 01:03:27 DEBUG : >WaitForWriters: 2026/04/04 01:03:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 01:03:27 DEBUG : newLeaf: Updating file with newLeaf 0x3c0144423c80 2026/04/04 01:03:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 01:03:27 DEBUG : dir/file1: Updating file with dir/file1 0x3c0144423c80 2026/04/04 01:03:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 01:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 01:03:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/04 01:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:27 DEBUG : dir/file1: File is currently open, delaying rename 0x3c0144423c80 2026/04/04 01:03:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:27 DEBUG : webdav root 'rclone-test-qapoqup9sula': File to upload is small (25 bytes), uploading instead of streaming 2026/04/04 01:03:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:27 DEBUG : dir/file1: size = 25 OK 2026/04/04 01:03:27 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/04 01:03:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:27 DEBUG : newLeaf: Running delayed rename now 2026/04/04 01:03:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 01:03:27 DEBUG : newLeaf: Updating file with newLeaf 0x3c0144423c80 2026/04/04 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:27 DEBUG : dir: Looking for writers 2026/04/04 01:03:27 DEBUG : Looking for writers 2026/04/04 01:03:27 DEBUG : dir: reading active writers 2026/04/04 01:03:27 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:27 DEBUG : >WaitForWriters: 2026/04/04 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:27 DEBUG : dir: Looking for writers 2026/04/04 01:03:27 DEBUG : Looking for writers 2026/04/04 01:03:27 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:27 DEBUG : dir: reading active writers 2026/04/04 01:03:27 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:27 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:27 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:27 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:27 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:27 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:27 DEBUG : dir: Looking for writers 2026/04/04 01:03:27 DEBUG : file1: reading active writers 2026/04/04 01:03:27 DEBUG : Looking for writers 2026/04/04 01:03:27 DEBUG : dir: reading active writers 2026/04/04 01:03:27 DEBUG : >WaitForWriters: 2026/04/04 01:03:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 01:03:27 DEBUG : newLeaf: Updating file with newLeaf 0x3c0144798a80 2026/04/04 01:03:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 01:03:27 DEBUG : dir/file1: Updating file with dir/file1 0x3c0144798a80 2026/04/04 01:03:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 01:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 01:03:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/04 01:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:27 DEBUG : dir/file1: File is currently open, delaying rename 0x3c0144798a80 2026/04/04 01:03:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:27 DEBUG : webdav root 'rclone-test-qapoqup9sula': File to upload is small (25 bytes), uploading instead of streaming 2026/04/04 01:03:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:27 DEBUG : dir/file1: size = 25 OK 2026/04/04 01:03:27 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/04 01:03:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:27 DEBUG : newLeaf: Running delayed rename now 2026/04/04 01:03:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 01:03:27 DEBUG : newLeaf: Updating file with newLeaf 0x3c0144798a80 2026/04/04 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:27 DEBUG : dir: Looking for writers 2026/04/04 01:03:27 DEBUG : Looking for writers 2026/04/04 01:03:27 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:27 DEBUG : dir: reading active writers 2026/04/04 01:03:27 DEBUG : >WaitForWriters: 2026/04/04 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:27 DEBUG : dir: Looking for writers 2026/04/04 01:03:27 DEBUG : Looking for writers 2026/04/04 01:03:27 DEBUG : dir: reading active writers 2026/04/04 01:03:27 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:27 DEBUG : >WaitForWriters: 2026/04/04 01:03:27 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:28 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:28 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:28 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:28 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:28 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 01:03:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c01448e7100): openPending: 2026/04/04 01:03:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/04 01:03:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/04 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c01448e7100): >openPending: err= 2026/04/04 01:03:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 01:03:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c01448e7100): _writeAt: size=14, off=0 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c01448e7100): >_writeAt: n=14, err= 2026/04/04 01:03:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c01448e7100): close: 2026/04/04 01:03:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/04 01:03:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 01:03:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c01448e7100): >close: err= 2026/04/04 01:03:28 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:28 DEBUG : dir: Looking for writers 2026/04/04 01:03:28 DEBUG : file1: reading active writers 2026/04/04 01:03:28 DEBUG : Looking for writers 2026/04/04 01:03:28 DEBUG : dir: reading active writers 2026/04/04 01:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 01:03:28 DEBUG : dir: Looking for writers 2026/04/04 01:03:28 DEBUG : file1: reading active writers 2026/04/04 01:03:28 DEBUG : Looking for writers 2026/04/04 01:03:28 DEBUG : dir: reading active writers 2026/04/04 01:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 01:03:28 DEBUG : dir: Looking for writers 2026/04/04 01:03:28 DEBUG : file1: reading active writers 2026/04/04 01:03:28 DEBUG : Looking for writers 2026/04/04 01:03:28 DEBUG : dir: reading active writers 2026/04/04 01:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 01:03:28 DEBUG : dir: Looking for writers 2026/04/04 01:03:28 DEBUG : file1: reading active writers 2026/04/04 01:03:28 DEBUG : Looking for writers 2026/04/04 01:03:28 DEBUG : dir: reading active writers 2026/04/04 01:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 01:03:28 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 01:03:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:28 DEBUG : dir/file1: size = 14 OK 2026/04/04 01:03:28 INFO : dir/file1: Copied (replaced existing) 2026/04/04 01:03:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 01:03:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/04 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 01:03:28 DEBUG : dir: Looking for writers 2026/04/04 01:03:28 DEBUG : file1: reading active writers 2026/04/04 01:03:28 DEBUG : Looking for writers 2026/04/04 01:03:28 DEBUG : dir: reading active writers 2026/04/04 01:03:28 DEBUG : >WaitForWriters: 2026/04/04 01:03:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 01:03:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c01447abb40): _readAt: size=512, off=0 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c01447abb40): openPending: 2026/04/04 01:03:28 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/04 01:03:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/04 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c01447abb40): >openPending: err= 2026/04/04 01:03:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c01447abb40): >_readAt: n=14, err=EOF 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c01447abb40): close: 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c01447abb40): >close: err= 2026/04/04 01:03:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 01:03:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 01:03:28 DEBUG : newLeaf: Updating file with newLeaf 0x3c0144799140 2026/04/04 01:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 01:03:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/04 01:03:28 DEBUG : dir/file1: Updating file with dir/file1 0x3c0144799140 2026/04/04 01:03:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 01:03:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c0144a0f440): openPending: 2026/04/04 01:03:28 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/04 01:03:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/04 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c0144a0f440): >openPending: err= 2026/04/04 01:03:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 01:03:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c0144a0f440): _writeAt: size=25, off=0 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c0144a0f440): >_writeAt: n=25, err= 2026/04/04 01:03:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 01:03:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 01:03:28 DEBUG : newLeaf: Updating file with newLeaf 0x3c0144799140 2026/04/04 01:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:28 DEBUG : newLeaf(0x3c0144a0f440): close: 2026/04/04 01:03:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/04 01:03:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-04 01:03:28.430361151 +0000 UTC m=+6.972723129 2026/04/04 01:03:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:28 DEBUG : newLeaf(0x3c0144a0f440): >close: err= 2026/04/04 01:03:28 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:28 DEBUG : dir: Looking for writers 2026/04/04 01:03:28 DEBUG : Looking for writers 2026/04/04 01:03:28 DEBUG : dir: reading active writers 2026/04/04 01:03:28 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 01:03:28 DEBUG : dir: Looking for writers 2026/04/04 01:03:28 DEBUG : Looking for writers 2026/04/04 01:03:28 DEBUG : dir: reading active writers 2026/04/04 01:03:28 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 01:03:28 DEBUG : dir: Looking for writers 2026/04/04 01:03:28 DEBUG : Looking for writers 2026/04/04 01:03:28 DEBUG : dir: reading active writers 2026/04/04 01:03:28 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 01:03:28 DEBUG : dir: Looking for writers 2026/04/04 01:03:28 DEBUG : Looking for writers 2026/04/04 01:03:28 DEBUG : dir: reading active writers 2026/04/04 01:03:28 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 01:03:28 DEBUG : newLeaf: vfs cache: starting upload 2026/04/04 01:03:28 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:28 DEBUG : newLeaf: size = 25 OK 2026/04/04 01:03:28 INFO : newLeaf: Copied (replaced existing) 2026/04/04 01:03:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-04 01:03:28 +0000 UTC" 2026/04/04 01:03:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/04 01:03:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/04 01:03:28 DEBUG : dir: Looking for writers 2026/04/04 01:03:28 DEBUG : Looking for writers 2026/04/04 01:03:28 DEBUG : dir: reading active writers 2026/04/04 01:03:28 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:28 DEBUG : >WaitForWriters: 2026/04/04 01:03:28 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:28 DEBUG : dir: Looking for writers 2026/04/04 01:03:28 DEBUG : Looking for writers 2026/04/04 01:03:28 DEBUG : dir: reading active writers 2026/04/04 01:03:28 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:28 DEBUG : >WaitForWriters: 2026/04/04 01:03:28 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:28 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:28 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:28 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:28 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:28 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:28 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:28 DEBUG : dir: Looking for writers 2026/04/04 01:03:28 DEBUG : file1: reading active writers 2026/04/04 01:03:28 DEBUG : Looking for writers 2026/04/04 01:03:28 DEBUG : dir: reading active writers 2026/04/04 01:03:28 DEBUG : >WaitForWriters: 2026/04/04 01:03:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 01:03:28 DEBUG : newLeaf: Updating file with newLeaf 0x3c0144d320c0 2026/04/04 01:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 01:03:28 DEBUG : dir/file1: Updating file with dir/file1 0x3c0144d320c0 2026/04/04 01:03:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 01:03:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c0144a78640): openPending: 2026/04/04 01:03:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/04 01:03:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/04 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c0144a78640): >openPending: err= 2026/04/04 01:03:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 01:03:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c0144a78640): _writeAt: size=25, off=0 2026/04/04 01:03:28 DEBUG : dir/file1(0x3c0144a78640): >_writeAt: n=25, err= 2026/04/04 01:03:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 01:03:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 01:03:28 DEBUG : newLeaf: Updating file with newLeaf 0x3c0144d320c0 2026/04/04 01:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:28 DEBUG : newLeaf(0x3c0144a78640): close: 2026/04/04 01:03:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/04 01:03:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-04 01:03:28.962726194 +0000 UTC m=+7.505088172 2026/04/04 01:03:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:28 DEBUG : newLeaf(0x3c0144a78640): >close: err= 2026/04/04 01:03:28 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:28 DEBUG : dir: Looking for writers 2026/04/04 01:03:28 DEBUG : Looking for writers 2026/04/04 01:03:28 DEBUG : dir: reading active writers 2026/04/04 01:03:28 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 01:03:29 DEBUG : newLeaf: vfs cache: starting upload 2026/04/04 01:03:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:29 DEBUG : newLeaf: size = 25 OK 2026/04/04 01:03:29 INFO : newLeaf: Copied (replaced existing) 2026/04/04 01:03:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-04 01:03:28 +0000 UTC" 2026/04/04 01:03:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/04 01:03:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:29 DEBUG : >WaitForWriters: 2026/04/04 01:03:29 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:29 DEBUG : >WaitForWriters: 2026/04/04 01:03:29 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:29 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:29 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:29 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:29 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:29 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 01:03:29 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144cc0280): openPending: 2026/04/04 01:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/04 01:03:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/04 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144cc0280): >openPending: err= 2026/04/04 01:03:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 01:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144cc0280): _writeAt: size=14, off=0 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144cc0280): >_writeAt: n=14, err= 2026/04/04 01:03:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144cc0280): close: 2026/04/04 01:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/04 01:03:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 01:03:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144cc0280): >close: err= 2026/04/04 01:03:29 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : file1: reading active writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : file1: reading active writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : file1: reading active writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : file1: reading active writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 01:03:29 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 01:03:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:29 DEBUG : dir/file1: size = 14 OK 2026/04/04 01:03:29 INFO : dir/file1: Copied (replaced existing) 2026/04/04 01:03:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 01:03:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/04 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : file1: reading active writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : >WaitForWriters: 2026/04/04 01:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 01:03:29 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144b91280): _readAt: size=512, off=0 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144b91280): openPending: 2026/04/04 01:03:29 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/04 01:03:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/04 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144b91280): >openPending: err= 2026/04/04 01:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144b91280): >_readAt: n=14, err=EOF 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144b91280): close: 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144b91280): >close: err= 2026/04/04 01:03:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 01:03:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 01:03:29 DEBUG : newLeaf: Updating file with newLeaf 0x3c0144423500 2026/04/04 01:03:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 01:03:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/04 01:03:29 DEBUG : dir/file1: Updating file with dir/file1 0x3c0144423500 2026/04/04 01:03:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 01:03:29 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144ce8f80): openPending: 2026/04/04 01:03:29 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/04 01:03:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/04 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144ce8f80): >openPending: err= 2026/04/04 01:03:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 01:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144ce8f80): _writeAt: size=25, off=0 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0144ce8f80): >_writeAt: n=25, err= 2026/04/04 01:03:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 01:03:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 01:03:29 DEBUG : newLeaf: Updating file with newLeaf 0x3c0144423500 2026/04/04 01:03:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:29 DEBUG : newLeaf(0x3c0144ce8f80): close: 2026/04/04 01:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/04 01:03:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-04 01:03:29.64675043 +0000 UTC m=+8.189112418 2026/04/04 01:03:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:29 DEBUG : newLeaf(0x3c0144ce8f80): >close: err= 2026/04/04 01:03:29 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 01:03:29 DEBUG : newLeaf: vfs cache: starting upload 2026/04/04 01:03:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:29 DEBUG : newLeaf: size = 25 OK 2026/04/04 01:03:29 INFO : newLeaf: Copied (replaced existing) 2026/04/04 01:03:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-04 01:03:29 +0000 UTC" 2026/04/04 01:03:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/04 01:03:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : >WaitForWriters: 2026/04/04 01:03:29 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : >WaitForWriters: 2026/04/04 01:03:29 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:29 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:29 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:29 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:29 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:29 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:29 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:29 DEBUG : dir: Looking for writers 2026/04/04 01:03:29 DEBUG : file1: reading active writers 2026/04/04 01:03:29 DEBUG : Looking for writers 2026/04/04 01:03:29 DEBUG : dir: reading active writers 2026/04/04 01:03:29 DEBUG : >WaitForWriters: 2026/04/04 01:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 01:03:29 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0145035800): _readAt: size=512, off=0 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0145035800): openPending: 2026/04/04 01:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/04 01:03:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/04 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:29 DEBUG : dir/file1(0x3c0145035800): >openPending: err= 2026/04/04 01:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/04 01:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 01:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:03:30 DEBUG : dir/file1(0x3c0145035800): >_readAt: n=14, err=EOF 2026/04/04 01:03:30 DEBUG : dir/file1(0x3c0145035800): close: 2026/04/04 01:03:30 DEBUG : dir/file1(0x3c0145035800): >close: err= 2026/04/04 01:03:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 01:03:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 01:03:30 DEBUG : newLeaf: Updating file with newLeaf 0x3c014494afc0 2026/04/04 01:03:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 01:03:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/04 01:03:30 DEBUG : dir/file1: Updating file with dir/file1 0x3c014494afc0 2026/04/04 01:03:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 01:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 01:03:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:30 DEBUG : dir/file1(0x3c0144bddc80): openPending: 2026/04/04 01:03:30 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/04 01:03:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/04 01:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:30 DEBUG : dir/file1(0x3c0144bddc80): >openPending: err= 2026/04/04 01:03:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 01:03:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:30 DEBUG : dir/file1(0x3c0144bddc80): _writeAt: size=25, off=0 2026/04/04 01:03:30 DEBUG : dir/file1(0x3c0144bddc80): >_writeAt: n=25, err= 2026/04/04 01:03:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 01:03:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 01:03:30 DEBUG : newLeaf: Updating file with newLeaf 0x3c014494afc0 2026/04/04 01:03:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:03:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:30 DEBUG : newLeaf(0x3c0144bddc80): close: 2026/04/04 01:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/04 01:03:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-04 01:03:30.164295498 +0000 UTC m=+8.706657476 2026/04/04 01:03:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:30 DEBUG : newLeaf(0x3c0144bddc80): >close: err= 2026/04/04 01:03:30 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:30 DEBUG : dir: Looking for writers 2026/04/04 01:03:30 DEBUG : Looking for writers 2026/04/04 01:03:30 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:30 DEBUG : dir: reading active writers 2026/04/04 01:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 01:03:30 DEBUG : dir: Looking for writers 2026/04/04 01:03:30 DEBUG : Looking for writers 2026/04/04 01:03:30 DEBUG : dir: reading active writers 2026/04/04 01:03:30 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 01:03:30 DEBUG : dir: Looking for writers 2026/04/04 01:03:30 DEBUG : Looking for writers 2026/04/04 01:03:30 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:30 DEBUG : dir: reading active writers 2026/04/04 01:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 01:03:30 DEBUG : dir: Looking for writers 2026/04/04 01:03:30 DEBUG : Looking for writers 2026/04/04 01:03:30 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:30 DEBUG : dir: reading active writers 2026/04/04 01:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 01:03:30 DEBUG : newLeaf: vfs cache: starting upload 2026/04/04 01:03:30 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:30 DEBUG : newLeaf: size = 25 OK 2026/04/04 01:03:30 INFO : newLeaf: Copied (replaced existing) 2026/04/04 01:03:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-04 01:03:30 +0000 UTC" 2026/04/04 01:03:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/04 01:03:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 01:03:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/04 01:03:30 DEBUG : dir: Looking for writers 2026/04/04 01:03:30 DEBUG : Looking for writers 2026/04/04 01:03:30 DEBUG : dir: reading active writers 2026/04/04 01:03:30 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:30 DEBUG : >WaitForWriters: 2026/04/04 01:03:30 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:30 DEBUG : dir: Looking for writers 2026/04/04 01:03:30 DEBUG : Looking for writers 2026/04/04 01:03:30 DEBUG : dir: reading active writers 2026/04/04 01:03:30 DEBUG : newLeaf: reading active writers 2026/04/04 01:03:30 DEBUG : >WaitForWriters: 2026/04/04 01:03:30 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestFileRename (3.19s) --- PASS: TestFileRename/off,forceCache=false (0.41s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.66s) --- PASS: TestFileRename/writes,forceCache=false (0.53s) --- PASS: TestFileRename/writes,forceCache=true (0.68s) --- 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-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:30 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:30 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:30 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:30 DEBUG : Looking for writers 2026/04/04 01:03:30 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-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:30 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:03:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 01:03:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 01:03:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/04 01:03:30 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:30 DEBUG : dir: Looking for writers 2026/04/04 01:03:30 DEBUG : file1: reading active writers 2026/04/04 01:03:30 DEBUG : Looking for writers 2026/04/04 01:03:30 DEBUG : dir: reading active writers 2026/04/04 01:03:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:30 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:03:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 01:03:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 01:03:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/04 01:03:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/04 01:03:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/04 01:03:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/04 01:03:30 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:30 DEBUG : dir: Looking for writers 2026/04/04 01:03:30 DEBUG : file1: reading active writers 2026/04/04 01:03:30 DEBUG : Looking for writers 2026/04/04 01:03:30 DEBUG : dir: reading active writers 2026/04/04 01:03:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:30 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:03:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 01:03:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 01:03:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/04 01:03:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/04 01:03:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/04 01:03:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/04 01:03:30 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/04 01:03:30 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/04 01:03:30 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/04 01:03:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/04 01:03:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/04 01:03:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/04 01:03:30 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/04 01:03:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/04 01:03:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/04 01:03:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/04 01:03:30 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/04 01:03:30 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:30 DEBUG : dir: Looking for writers 2026/04/04 01:03:30 DEBUG : file1: reading active writers 2026/04/04 01:03:30 DEBUG : Looking for writers 2026/04/04 01:03:30 DEBUG : dir: reading active writers 2026/04/04 01:03:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.24s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:31 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:03:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 01:03:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 01:03:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/04 01:03:31 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:31 DEBUG : dir: Looking for writers 2026/04/04 01:03:31 DEBUG : file1: reading active writers 2026/04/04 01:03:31 DEBUG : Looking for writers 2026/04/04 01:03:31 DEBUG : dir: reading active writers 2026/04/04 01:03:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.16s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:31 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:03:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 01:03:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 01:03:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/04 01:03:31 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/04 01:03:31 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/04 01:03:31 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:31 DEBUG : dir: Looking for writers 2026/04/04 01:03:31 DEBUG : file1: reading active writers 2026/04/04 01:03:31 DEBUG : Looking for writers 2026/04/04 01:03:31 DEBUG : dir: reading active writers 2026/04/04 01:03:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:31 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:03:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 01:03:31 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144a77100): _readAt: size=1, off=0 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144a77100): openPending: 2026/04/04 01:03:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/04 01:03:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 01:03:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144a77100): >openPending: err= 2026/04/04 01:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144a77100): >_readAt: n=1, err= 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144a77100): _readAt: size=256, off=1 2026/04/04 01:03:31 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144a77100): >_readAt: n=15, err=EOF 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144a77100): _readAt: size=16, off=16 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144a77100): >_readAt: n=0, err=EOF 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144a77100): close: 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144a77100): >close: err= 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144a77100): close: 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144a77100): >close: err=file already closed 2026/04/04 01:03:31 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:31 DEBUG : dir: Looking for writers 2026/04/04 01:03:31 DEBUG : file1: reading active writers 2026/04/04 01:03:31 DEBUG : Looking for writers 2026/04/04 01:03:31 DEBUG : dir: reading active writers 2026/04/04 01:03:31 DEBUG : >WaitForWriters: 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:31 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:03:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 01:03:31 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c01448ffd80): _readAt: size=1, off=0 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c01448ffd80): openPending: 2026/04/04 01:03:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/04 01:03:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 01:03:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c01448ffd80): >openPending: err= 2026/04/04 01:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c01448ffd80): >_readAt: n=1, err= 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c01448ffd80): _readAt: size=1, off=5 2026/04/04 01:03:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c01448ffd80): >_readAt: n=1, err= 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c01448ffd80): _readAt: size=1, off=3 2026/04/04 01:03:31 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c01448ffd80): >_readAt: n=1, err= 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c01448ffd80): _readAt: size=1, off=13 2026/04/04 01:03:31 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c01448ffd80): >_readAt: n=1, err= 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c01448ffd80): _readAt: size=16, off=100 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c01448ffd80): >_readAt: n=0, err=EOF 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c01448ffd80): close: 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c01448ffd80): >close: err= 2026/04/04 01:03:31 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:31 DEBUG : dir: Looking for writers 2026/04/04 01:03:31 DEBUG : file1: reading active writers 2026/04/04 01:03:31 DEBUG : Looking for writers 2026/04/04 01:03:31 DEBUG : dir: reading active writers 2026/04/04 01:03:31 DEBUG : >WaitForWriters: 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:31 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:03:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 01:03:31 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): _readAt: size=1, off=0 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): openPending: 2026/04/04 01:03:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/04 01:03:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 01:03:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): >openPending: err= 2026/04/04 01:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): >_readAt: n=1, err= 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): _readAt: size=1, off=5 2026/04/04 01:03:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): >_readAt: n=1, err= 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): _readAt: size=1, off=1 2026/04/04 01:03:31 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): >_readAt: n=1, err= 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): _readAt: size=6, off=10 2026/04/04 01:03:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): >_readAt: n=6, err= 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): _readAt: size=256, off=10 2026/04/04 01:03:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): >_readAt: n=6, err=EOF 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): _readAt: size=256, off=100 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): >_readAt: n=0, err=EOF 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): close: 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): >close: err= 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): _readAt: size=256, off=100 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d05140): >_readAt: n=0, err=file already closed 2026/04/04 01:03:31 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:31 DEBUG : dir: Looking for writers 2026/04/04 01:03:31 DEBUG : file1: reading active writers 2026/04/04 01:03:31 DEBUG : Looking for writers 2026/04/04 01:03:31 DEBUG : dir: reading active writers 2026/04/04 01:03:31 DEBUG : >WaitForWriters: 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:31 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:03:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 01:03:31 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d34dc0): RWFileHandle.Flush 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d34dc0): _readAt: size=256, off=0 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d34dc0): openPending: 2026/04/04 01:03:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/04 01:03:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 01:03:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d34dc0): >openPending: err= 2026/04/04 01:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:03:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d34dc0): >_readAt: n=16, err=EOF 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d34dc0): RWFileHandle.Flush 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d34dc0): RWFileHandle.Flush 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d34dc0): close: 2026/04/04 01:03:31 DEBUG : dir/file1(0x3c0144d34dc0): >close: err= 2026/04/04 01:03:31 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:31 DEBUG : dir: Looking for writers 2026/04/04 01:03:31 DEBUG : file1: reading active writers 2026/04/04 01:03:31 DEBUG : Looking for writers 2026/04/04 01:03:31 DEBUG : dir: reading active writers 2026/04/04 01:03:31 DEBUG : >WaitForWriters: 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:31 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:31 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:03:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 01:03:32 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 01:03:32 DEBUG : dir/file1(0x3c0144d6b880): _readAt: size=256, off=0 2026/04/04 01:03:32 DEBUG : dir/file1(0x3c0144d6b880): openPending: 2026/04/04 01:03:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/04 01:03:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 01:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:32 DEBUG : dir/file1(0x3c0144d6b880): >openPending: err= 2026/04/04 01:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/04 01:03:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 01:03:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:03:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:03:32 DEBUG : dir/file1(0x3c0144d6b880): >_readAt: n=16, err=EOF 2026/04/04 01:03:32 DEBUG : dir/file1(0x3c0144d6b880): RWFileHandle.Release 2026/04/04 01:03:32 DEBUG : dir/file1(0x3c0144d6b880): close: 2026/04/04 01:03:32 DEBUG : dir/file1(0x3c0144d6b880): >close: err= 2026/04/04 01:03:32 DEBUG : dir/file1(0x3c0144d6b880): RWFileHandle.Release 2026/04/04 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:32 DEBUG : dir: Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : dir: reading active writers 2026/04/04 01:03:32 DEBUG : >WaitForWriters: 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:32 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:32 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:32 DEBUG : file1: newRWFileHandle: 2026/04/04 01:03:32 DEBUG : file1(0x3c014506eb40): openPending: 2026/04/04 01:03:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:32 DEBUG : file1(0x3c014506eb40): >openPending: err= 2026/04/04 01:03:32 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 01:03:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 01:03:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 01:03:32 DEBUG : file1(0x3c014506eb40): _writeAt: size=5, off=0 2026/04/04 01:03:32 DEBUG : file1(0x3c014506eb40): >_writeAt: n=5, err= 2026/04/04 01:03:32 DEBUG : file1(0x3c014506eb40): _writeAt: size=7, off=5 2026/04/04 01:03:32 DEBUG : file1(0x3c014506eb40): >_writeAt: n=7, err= 2026/04/04 01:03:32 DEBUG : file1: vfs cache: truncate to size=11 2026/04/04 01:03:32 DEBUG : file1(0x3c014506eb40): close: 2026/04/04 01:03:32 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 01:03:32.125544239 +0000 UTC m=+10.667906257 2026/04/04 01:03:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:32 DEBUG : file1(0x3c014506eb40): >close: err= 2026/04/04 01:03:32 DEBUG : file1(0x3c014506eb40): close: 2026/04/04 01:03:32 DEBUG : file1(0x3c014506eb40): >close: err=file already closed 2026/04/04 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 01:03:32 DEBUG : file1: vfs cache: starting upload 2026/04/04 01:03:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:32 DEBUG : file1: size = 11 OK 2026/04/04 01:03:32 INFO : file1: Copied (new) 2026/04/04 01:03:32 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-04 01:03:32 +0000 UTC" 2026/04/04 01:03:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 01:03:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:32 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : >WaitForWriters: 2026/04/04 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : >WaitForWriters: 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:32 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:32 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:32 DEBUG : file1: newRWFileHandle: 2026/04/04 01:03:32 DEBUG : file1(0x3c0145087e00): openPending: 2026/04/04 01:03:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:32 DEBUG : file1(0x3c0145087e00): >openPending: err= 2026/04/04 01:03:32 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 01:03:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 01:03:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 01:03:32 DEBUG : file1(0x3c0145087e00): _writeAt: size=7, off=0 2026/04/04 01:03:32 DEBUG : file1(0x3c0145087e00): >_writeAt: n=7, err= 2026/04/04 01:03:32 DEBUG : file1(0x3c0145087e00): _writeAt: size=6, off=5 2026/04/04 01:03:32 DEBUG : file1(0x3c0145087e00): >_writeAt: n=6, err= 2026/04/04 01:03:32 DEBUG : file1(0x3c0145087e00): close: 2026/04/04 01:03:32 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 01:03:32.322106973 +0000 UTC m=+10.864468962 2026/04/04 01:03:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:32 DEBUG : file1(0x3c0145087e00): >close: err= 2026/04/04 01:03:32 DEBUG : file1(0x3c0145087e00): _writeAt: size=5, off=0 2026/04/04 01:03:32 DEBUG : file1(0x3c0145087e00): >_writeAt: n=0, err=file already closed 2026/04/04 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 01:03:32 DEBUG : file1: vfs cache: starting upload 2026/04/04 01:03:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:32 DEBUG : file1: size = 11 OK 2026/04/04 01:03:32 INFO : file1: Copied (new) 2026/04/04 01:03:32 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-04 01:03:32 +0000 UTC" 2026/04/04 01:03:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 01:03:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:32 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : >WaitForWriters: 2026/04/04 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : >WaitForWriters: 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:32 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:32 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:32 DEBUG : file1: newRWFileHandle: 2026/04/04 01:03:32 DEBUG : file1(0x3c0144d14b40): openPending: 2026/04/04 01:03:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:32 DEBUG : file1(0x3c0144d14b40): >openPending: err= 2026/04/04 01:03:32 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 01:03:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 01:03:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 01:03:32 DEBUG : file1(0x3c0144d14b40): close: 2026/04/04 01:03:32 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 01:03:32.521558746 +0000 UTC m=+11.063920764 2026/04/04 01:03:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:32 DEBUG : file1(0x3c0144d14b40): >close: err= 2026/04/04 01:03:32 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/04 01:03:32 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 01:03:32 DEBUG : file2: newRWFileHandle: 2026/04/04 01:03:32 DEBUG : file2(0x3c0144d14fc0): openPending: 2026/04/04 01:03:32 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/04 01:03:32 DEBUG : file2(0x3c0144d14fc0): >openPending: err= 2026/04/04 01:03:32 DEBUG : file2: >newRWFileHandle: err= 2026/04/04 01:03:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/04 01:03:32 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/04 01:03:32 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/04 01:03:32 DEBUG : file2(0x3c0144d14fc0): RWFileHandle.Flush 2026/04/04 01:03:32 DEBUG : file2(0x3c0144d14fc0): RWFileHandle.Release 2026/04/04 01:03:32 DEBUG : file2(0x3c0144d14fc0): close: 2026/04/04 01:03:32 DEBUG : file2: vfs cache: setting modification time to 2026-04-04 01:03:32.52255791 +0000 UTC m=+11.064919899 2026/04/04 01:03:32 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:32 DEBUG : file2(0x3c0144d14fc0): >close: err= 2026/04/04 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file2: reading active writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : file2: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : file2: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : file2: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/04 01:03:32 DEBUG : file2: vfs cache: starting upload 2026/04/04 01:03:32 DEBUG : file1: vfs cache: starting upload 2026/04/04 01:03:32 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:32 DEBUG : file2: size = 0 OK 2026/04/04 01:03:32 INFO : file2: Copied (new) 2026/04/04 01:03:32 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-04 01:03:32 +0000 UTC" 2026/04/04 01:03:32 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/04 01:03:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/04 01:03:32 INFO : file2: vfs cache: upload succeeded try #1 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : file2: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 01:03:32 DEBUG : file1: size = 0 OK 2026/04/04 01:03:32 INFO : file1: Copied (new) 2026/04/04 01:03:32 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-04 01:03:32 +0000 UTC" 2026/04/04 01:03:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 01:03:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:32 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : file2: reading active writers 2026/04/04 01:03:32 DEBUG : >WaitForWriters: 2026/04/04 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : file2: reading active writers 2026/04/04 01:03:32 DEBUG : >WaitForWriters: 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:32 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:32 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:32 DEBUG : file1: newRWFileHandle: 2026/04/04 01:03:32 DEBUG : file1(0x3c01450a51c0): openPending: 2026/04/04 01:03:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:32 DEBUG : file1(0x3c01450a51c0): >openPending: err= 2026/04/04 01:03:32 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 01:03:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 01:03:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 01:03:32 DEBUG : file1(0x3c01450a51c0): _writeAt: size=5, off=0 2026/04/04 01:03:32 DEBUG : file1(0x3c01450a51c0): >_writeAt: n=5, err= 2026/04/04 01:03:32 DEBUG : file1(0x3c01450a51c0): RWFileHandle.Flush 2026/04/04 01:03:32 DEBUG : file1(0x3c01450a51c0): RWFileHandle.Flush 2026/04/04 01:03:32 DEBUG : file1(0x3c01450a51c0): close: 2026/04/04 01:03:32 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 01:03:32.896343041 +0000 UTC m=+11.438705020 2026/04/04 01:03:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:32 DEBUG : file1(0x3c01450a51c0): >close: err= 2026/04/04 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 01:03:32 DEBUG : Looking for writers 2026/04/04 01:03:32 DEBUG : file1: reading active writers 2026/04/04 01:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 01:03:32 DEBUG : file1: vfs cache: starting upload 2026/04/04 01:03:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:33 DEBUG : file1: size = 5 OK 2026/04/04 01:03:33 INFO : file1: Copied (new) 2026/04/04 01:03:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-04 01:03:32 +0000 UTC" 2026/04/04 01:03:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:33 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : >WaitForWriters: 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:33 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:33 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:33 DEBUG : file1: newRWFileHandle: 2026/04/04 01:03:33 DEBUG : file1(0x3c014499a640): openPending: 2026/04/04 01:03:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:33 DEBUG : file1(0x3c014499a640): >openPending: err= 2026/04/04 01:03:33 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 01:03:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 01:03:33 DEBUG : file1(0x3c014499a640): _writeAt: size=5, off=0 2026/04/04 01:03:33 DEBUG : file1(0x3c014499a640): >_writeAt: n=5, err= 2026/04/04 01:03:33 DEBUG : file1(0x3c014499a640): RWFileHandle.Release 2026/04/04 01:03:33 DEBUG : file1(0x3c014499a640): close: 2026/04/04 01:03:33 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 01:03:33.083662576 +0000 UTC m=+11.626024565 2026/04/04 01:03:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:33 DEBUG : file1(0x3c014499a640): >close: err= 2026/04/04 01:03:33 DEBUG : file1(0x3c014499a640): RWFileHandle.Release 2026/04/04 01:03:33 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 01:03:33 DEBUG : file1: vfs cache: starting upload 2026/04/04 01:03:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:33 DEBUG : file1: size = 5 OK 2026/04/04 01:03:33 INFO : file1: Copied (new) 2026/04/04 01:03:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-04 01:03:33 +0000 UTC" 2026/04/04 01:03:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:33 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : >WaitForWriters: 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:33 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/04 01:03:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 01:03:33 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:33 DEBUG : dir/file1(0x3c01448d7d80): openPending: 2026/04/04 01:03:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/04 01:03:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 01:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:33 DEBUG : dir/file1(0x3c01448d7d80): >openPending: err= 2026/04/04 01:03:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 01:03:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 01:03:33 DEBUG : dir/file1(0x3c01448d7d80): _writeAt: size=5, off=0 2026/04/04 01:03:33 DEBUG : dir/file1(0x3c01448d7d80): >_writeAt: n=5, err= 2026/04/04 01:03:33 DEBUG : dir/file1(0x3c01448d7d80): close: 2026/04/04 01:03:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-04 01:03:33.337693005 +0000 UTC m=+11.880054993 2026/04/04 01:03:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:33 DEBUG : dir/file1(0x3c01448d7d80): >close: err= 2026/04/04 01:03:33 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:33 DEBUG : dir: Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : dir: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 01:03:33 DEBUG : dir: Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : dir: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 01:03:33 DEBUG : dir: Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : dir: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 01:03:33 DEBUG : dir: Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : dir: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 01:03:33 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 01:03:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:33 DEBUG : dir/file1: size = 5 OK 2026/04/04 01:03:33 INFO : dir/file1: Copied (replaced existing) 2026/04/04 01:03:33 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-04 01:03:33 +0000 UTC" 2026/04/04 01:03:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 01:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 01:03:33 DEBUG : dir: Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : dir: reading active writers 2026/04/04 01:03:33 DEBUG : >WaitForWriters: 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:33 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:33 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 01:03:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 01:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 01:03:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 01:03:33 DEBUG : dir/file1(0x3c01449e8e40): _writeAt: size=5, off=0 2026/04/04 01:03:33 DEBUG : dir/file1(0x3c01449e8e40): openPending: 2026/04/04 01:03:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/04 01:03:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 01:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:33 DEBUG : dir/file1(0x3c01449e8e40): >openPending: err= 2026/04/04 01:03:33 DEBUG : dir/file1(0x3c01449e8e40): >_writeAt: n=5, err= 2026/04/04 01:03:33 DEBUG : dir/file1(0x3c01449e8e40): _writeAt: size=15, off=5 2026/04/04 01:03:33 DEBUG : dir/file1(0x3c01449e8e40): >_writeAt: n=15, err= 2026/04/04 01:03:33 DEBUG : dir/file1(0x3c01449e8e40): close: 2026/04/04 01:03:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/04 01:03:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-04 01:03:33.624674997 +0000 UTC m=+12.167036985 2026/04/04 01:03:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:33 DEBUG : dir/file1(0x3c01449e8e40): >close: err= 2026/04/04 01:03:33 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:33 DEBUG : dir: Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : dir: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 01:03:33 DEBUG : dir: Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : dir: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 01:03:33 DEBUG : dir: Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : dir: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 01:03:33 DEBUG : dir: Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : dir: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 01:03:33 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 01:03:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:33 DEBUG : dir/file1: size = 20 OK 2026/04/04 01:03:33 INFO : dir/file1: Copied (replaced existing) 2026/04/04 01:03:33 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-04 01:03:33 +0000 UTC" 2026/04/04 01:03:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 01:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 01:03:33 DEBUG : dir: Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : dir: reading active writers 2026/04/04 01:03:33 DEBUG : >WaitForWriters: 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:33 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:33 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:33 DEBUG : file1: newRWFileHandle: 2026/04/04 01:03:33 DEBUG : file1(0x3c0144d078c0): openPending: 2026/04/04 01:03:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:33 DEBUG : file1(0x3c0144d078c0): >openPending: err= 2026/04/04 01:03:33 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 01:03:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 01:03:33 DEBUG : file1(0x3c0144d078c0): _writeAt: size=5, off=0 2026/04/04 01:03:33 DEBUG : file1(0x3c0144d078c0): >_writeAt: n=5, err= 2026/04/04 01:03:33 DEBUG : file1(0x3c0144d078c0): close: 2026/04/04 01:03:33 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 01:03:33.84623108 +0000 UTC m=+12.388593098 2026/04/04 01:03:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:33 DEBUG : file1(0x3c0144d078c0): >close: err= 2026/04/04 01:03:33 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 01:03:33 DEBUG : file1: vfs cache: starting upload 2026/04/04 01:03:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:03:33 DEBUG : file1: size = 5 OK 2026/04/04 01:03:33 INFO : file1: Copied (new) 2026/04/04 01:03:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-04 01:03:33 +0000 UTC" 2026/04/04 01:03:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:33 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 01:03:33 DEBUG : Looking for writers 2026/04/04 01:03:33 DEBUG : file1: reading active writers 2026/04/04 01:03:33 DEBUG : >WaitForWriters: 2026/04/04 01:03:34 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:34 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:34 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:34 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/04 01:03:34 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d76e40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d76e40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d76e40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d76e40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d76e40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.033730544 +0000 UTC m=+12.576092532 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d76e40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d772c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d772c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d772c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d772c0): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d772c0): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d772c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d772c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.033730544 +0000 UTC m=+12.576092532 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d772c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d77780): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d77780): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d77780): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d77780): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d77780): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.033730544 +0000 UTC m=+12.576092532 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d77780): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c6d2d0 item 1 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d77dc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d77dc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d77dc0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d77dc0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d77dc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.036320239 +0000 UTC m=+12.578682256 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d77dc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500a3c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500a3c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500a3c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500a3c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500a3c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.036320239 +0000 UTC m=+12.578682256 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500a3c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c6d7a0 item 2 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500aa00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500aa00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500aa00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500aa00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500aa00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.038406893 +0000 UTC m=+12.580768901 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500aa00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500ae80): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500ae80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500ae80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500ae80): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500ae80): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500ae80): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500ae80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.038406893 +0000 UTC m=+12.580768901 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500ae80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500b340): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500b340): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500b340): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500b340): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500b340): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.038406893 +0000 UTC m=+12.580768901 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500b340): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c6db20 item 3 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500b9c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500b9c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500b9c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500b9c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500b9c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.041543918 +0000 UTC m=+12.583905927 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014500b9c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034000): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034000): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034000): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034000): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034000): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.041543918 +0000 UTC m=+12.583905927 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446d33b0 item 4 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034640): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034640): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034640): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034640): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034640): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.04362915 +0000 UTC m=+12.585991158 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034640): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034ac0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034ac0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034ac0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034ac0): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034ac0): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034ac0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.04362915 +0000 UTC m=+12.585991158 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034ac0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034f80): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034f80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034f80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034f80): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034f80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.04362915 +0000 UTC m=+12.585991158 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145034f80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446d3960 item 5 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145035600): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145035600): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145035600): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145035600): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145035600): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.04748446 +0000 UTC m=+12.589846468 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145035600): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145035b40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145035b40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145035b40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145035b40): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145035b40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.04748446 +0000 UTC m=+12.589846468 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145035b40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a8e930 item 6 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507c2c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507c2c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507c2c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507c2c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507c2c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.04936702 +0000 UTC m=+12.591729028 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507c2c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507c7c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507c7c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507c7c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507c7c0): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507c7c0): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507c7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507c7c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.04936702 +0000 UTC m=+12.591729028 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507c7c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507cc80): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507cc80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507cc80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507cc80): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507cc80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.04936702 +0000 UTC m=+12.591729028 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507cc80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a8f180 item 7 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507d300): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507d300): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507d300): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507d300): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507d300): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.052222985 +0000 UTC m=+12.594584993 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014507d300): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c38f00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c38f00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c38f00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c38f00): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c38f00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.052222985 +0000 UTC m=+12.594584993 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c38f00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01442d2460 item 8 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c394c0): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c0144c394c0): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c394c0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c394c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c394c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c394c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c394c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c39880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c39880): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c39880): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c39880): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c39880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.053962716 +0000 UTC m=+12.596324704 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c39880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c39d00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c39d00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c39d00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c39d00): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c39d00): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c39d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c39d00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.053962716 +0000 UTC m=+12.596324704 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c39d00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62300): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62300): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62300): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62300): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62300): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.053962716 +0000 UTC m=+12.596324704 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62300): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf8d90 item 9 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62980): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62980): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62980): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62980): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62980): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.055920647 +0000 UTC m=+12.598282635 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62980): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62ec0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62ec0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62ec0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62ec0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62ec0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.055920647 +0000 UTC m=+12.598282635 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c62ec0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf97a0 item 10 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c63500): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c0144c63500): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c63500): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c63500): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c63500): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c63500): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c63500): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c638c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c638c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c638c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c638c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c638c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.057575648 +0000 UTC m=+12.599937636 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c638c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c63dc0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c63dc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c63dc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c63dc0): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c63dc0): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c63dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c63dc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.057575648 +0000 UTC m=+12.599937636 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c63dc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7c3c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7c3c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7c3c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7c3c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7c3c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.057575648 +0000 UTC m=+12.599937636 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7c3c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf9b20 item 11 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7ca40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7ca40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7ca40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7ca40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7ca40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.060490675 +0000 UTC m=+12.602852683 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7ca40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7cf80): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7cf80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7cf80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7cf80): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7cf80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.060490675 +0000 UTC m=+12.602852683 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7cf80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446367e0 item 12 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7d5c0): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c0144c7d5c0): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7d5c0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7d5c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7d5c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7d5c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7d5c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7d980): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7d980): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7d980): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7d980): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7d980): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.062626131 +0000 UTC m=+12.604988149 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7d980): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511e140): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511e140): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511e140): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511e140): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511e140): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.062626131 +0000 UTC m=+12.604988149 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511e140): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446375e0 item 13 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511e7c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511e7c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511e7c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511e7c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511e7c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.064174241 +0000 UTC m=+12.606536218 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511e7c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511ed00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511ed00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511ed00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511ed00): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511ed00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.064174241 +0000 UTC m=+12.606536218 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511ed00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014466e150 item 14 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511f340): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c014511f340): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511f340): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511f340): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511f340): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511f340): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511f340): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511f700): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511f700): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511f700): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511f700): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511f700): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.065757205 +0000 UTC m=+12.608119193 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511f700): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511fdc0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511fdc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511fdc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511fdc0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511fdc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.065757205 +0000 UTC m=+12.608119193 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014511fdc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014466ea80 item 15 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513e540): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513e540): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513e540): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513e540): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513e540): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.067262594 +0000 UTC m=+12.609624582 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513e540): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513ea80): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513ea80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513ea80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513ea80): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513ea80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.067262594 +0000 UTC m=+12.609624582 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513ea80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014466fc00 item 16 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513f0c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513f0c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513f0c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513f0c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513f0c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.06991774 +0000 UTC m=+12.612279758 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513f0c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513f540): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513f540): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513f540): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513f540): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513f540): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513f540): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513f540): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513f540): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.06991774 +0000 UTC m=+12.612279758 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513f540): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513fa40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513fa40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513fa40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513fa40): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513fa40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.06991774 +0000 UTC m=+12.612279758 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014513fa40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01443f05b0 item 17 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01451621c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01451621c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01451621c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01451621c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01451621c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.072893882 +0000 UTC m=+12.615255890 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01451621c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162700): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162700): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162700): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162700): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162700): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.072893882 +0000 UTC m=+12.615255890 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162700): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2e000 item 18 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162d80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162d80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162d80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162d80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162d80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.074874307 +0000 UTC m=+12.617236296 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162d80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163280): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163280): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163280): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163280): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163280): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163280): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163280): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163280): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.074874307 +0000 UTC m=+12.617236296 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163280): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163780): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163780): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163780): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163780): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163780): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.074874307 +0000 UTC m=+12.617236296 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163780): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2e4d0 item 19 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163e00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163e00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163e00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163e00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163e00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.077655041 +0000 UTC m=+12.620017029 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145163e00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518a440): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518a440): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518a440): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518a440): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518a440): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.077655041 +0000 UTC m=+12.620017029 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518a440): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2ecb0 item 20 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518aac0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518aac0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518aac0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518aac0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518aac0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.079644742 +0000 UTC m=+12.622006750 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518aac0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492e7c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492e7c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492e7c0): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492e7c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492e7c0): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492e7c0): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492e7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492e7c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.079644742 +0000 UTC m=+12.622006750 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492e7c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492ecc0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492ecc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492ecc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492ecc0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492ecc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.079644742 +0000 UTC m=+12.622006750 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492ecc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504fa40 item 21 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492e0c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492e0c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492e0c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492e0c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492e0c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.083308321 +0000 UTC m=+12.625670408 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492e0c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492f500): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492f500): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492f500): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492f500): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492f500): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.083308321 +0000 UTC m=+12.625670408 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492f500): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01442d2540 item 22 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492fb80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492fb80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492fb80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492fb80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492fb80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.085563843 +0000 UTC m=+12.627925862 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492fb80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518ad00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518ad00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518ad00): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518ad00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518ad00): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518ad00): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518ad00): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518ad00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.085563843 +0000 UTC m=+12.627925862 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518ad00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518b200): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518b200): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518b200): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518b200): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518b200): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.085563843 +0000 UTC m=+12.627925862 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518b200): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01442d2b60 item 23 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518b880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518b880): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518b880): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518b880): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518b880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.088470394 +0000 UTC m=+12.630832402 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518b880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518bdc0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518bdc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518bdc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518bdc0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518bdc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.088470394 +0000 UTC m=+12.630832402 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014518bdc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01442d3960 item 24 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086480): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c0145086480): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086480): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086480): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086480): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086480): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086480): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086840): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086840): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086840): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086840): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086840): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.092720388 +0000 UTC m=+12.635082405 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086840): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086d40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086d40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086d40): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086d40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086d40): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086d40): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086d40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.092720388 +0000 UTC m=+12.635082405 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145086d40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087280): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087280): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087280): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087280): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087280): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.092720388 +0000 UTC m=+12.635082405 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087280): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca6230 item 25 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087900): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087900): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087900): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087900): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087900): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.097680341 +0000 UTC m=+12.640042349 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087900): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087e40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087e40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087e40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087e40): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087e40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.097680341 +0000 UTC m=+12.640042349 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145087e40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca68c0 item 26 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab340): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c0144aab340): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab340): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab340): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab340): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab340): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab340): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab700): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab700): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab700): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab700): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab700): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.099897882 +0000 UTC m=+12.642259900 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab700): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabc00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabc00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabc00): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabc00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabc00): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabc00): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabc00): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabc00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.099897882 +0000 UTC m=+12.642259900 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabc00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a0340): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a0340): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a0340): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a0340): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a0340): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.099897882 +0000 UTC m=+12.642259900 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a0340): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca6ee0 item 27 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a1380): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a1380): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a1380): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a1380): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a1380): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.102814672 +0000 UTC m=+12.645176691 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a1380): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a18c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a18c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a18c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a18c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a18c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.102814672 +0000 UTC m=+12.645176691 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a18c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca76c0 item 28 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802000): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c0144802000): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802000): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802000): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802000): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802000): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448024c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448024c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448024c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448024c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448024c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.105114468 +0000 UTC m=+12.647476467 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448024c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802fc0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802fc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802fc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802fc0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802fc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.105114468 +0000 UTC m=+12.647476467 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802fc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca7b90 item 29 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803e40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803e40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803e40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803e40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803e40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.107475991 +0000 UTC m=+12.649837980 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803e40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e4c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e4c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e4c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e4c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e4c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.107475991 +0000 UTC m=+12.649837980 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e4c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504e230 item 30 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0eb00): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c0144a0eb00): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0eb00): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0eb00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0eb00): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0eb00): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0eb00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0eec0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0eec0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0eec0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0eec0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0eec0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.109599556 +0000 UTC m=+12.651961544 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0eec0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f580): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f580): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f580): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f580): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f580): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.109599556 +0000 UTC m=+12.651961544 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f580): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504e620 item 31 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fc80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fc80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fc80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fc80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fc80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.112335915 +0000 UTC m=+12.654697893 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fc80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c740): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c740): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c740): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c740): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c740): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.112335915 +0000 UTC m=+12.654697893 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c740): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504e9a0 item 32 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429db00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429db00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429db00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429db00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429db00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.114486511 +0000 UTC m=+12.656848499 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429db00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445eedc0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445eedc0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445eedc0): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445eedc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445eedc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504f030 item 33 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445eedc0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445eedc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.11556268 +0000 UTC m=+12.657924668 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445eedc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ef9c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ef9c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ef9c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ef9c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ef9c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.11556268 +0000 UTC m=+12.657924668 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ef9c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504f2d0 item 33 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e6240): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e6240): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e6240): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e6240): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e6240): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.117761235 +0000 UTC m=+12.660123213 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e6240): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e66c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e66c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504f880 item 34 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e66c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e66c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e66c0): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e66c0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e66c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.118326051 +0000 UTC m=+12.660688039 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e66c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e6c00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e6c00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e6c00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e6c00): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e6c00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.118326051 +0000 UTC m=+12.660688039 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448e6c00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2e1c0 item 34 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14300): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14300): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14300): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14300): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14300): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.120184475 +0000 UTC m=+12.662546453 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14300): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14800): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14800): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14800): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14800): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14800): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b561c0 item 35 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14800): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14800): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.121511337 +0000 UTC m=+12.663873325 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14800): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14d00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14d00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14d00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14d00): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14d00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.121511337 +0000 UTC m=+12.663873325 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14d00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b56380 item 35 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15380): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15380): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15380): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15380): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15380): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.123347149 +0000 UTC m=+12.665709137 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15380): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15880): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b56700 item 36 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15880): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15880): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15880): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15880): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.12414868 +0000 UTC m=+12.666510658 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15dc0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15dc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15dc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15dc0): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15dc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.12414868 +0000 UTC m=+12.666510658 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15dc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b568c0 item 36 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa500): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa500): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa500): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa500): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa500): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.12624858 +0000 UTC m=+12.668610569 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa500): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa80): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa80): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b56e00 item 37 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa80): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.126766828 +0000 UTC m=+12.669128805 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaf80): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaf80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaf80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaf80): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaf80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.126766828 +0000 UTC m=+12.669128805 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaf80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b570a0 item 37 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab640): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab640): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab640): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab640): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab640): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.128335195 +0000 UTC m=+12.670697173 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab640): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abb40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abb40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b575e0 item 38 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abb40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abb40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abb40): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abb40): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abb40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.128882336 +0000 UTC m=+12.671244324 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abb40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c200): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c200): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c200): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c200): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c200): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.128882336 +0000 UTC m=+12.671244324 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c200): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b577a0 item 38 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c880): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c880): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c880): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.130222994 +0000 UTC m=+12.672584983 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492cd80): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492cd80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492cd80): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492cd80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492cd80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b57b90 item 39 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492cd80): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492cd80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.130703331 +0000 UTC m=+12.673065319 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492cd80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d380): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d380): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d380): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d380): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d380): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.130703331 +0000 UTC m=+12.673065319 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d380): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486e000 item 39 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.132217164 +0000 UTC m=+12.674579152 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936000): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936000): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486e5b0 item 40 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936000): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936000): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936000): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936000): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936000): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.13316388 +0000 UTC m=+12.675525868 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936540): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936540): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936540): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936540): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936540): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.13316388 +0000 UTC m=+12.675525868 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936540): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486e850 item 40 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936b00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936b00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936b00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936b00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936b00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936b00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936b00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.135432448 +0000 UTC m=+12.677794436 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936b00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937000): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937000): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937000): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486eee0 item 41 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937000): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937000): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.136538453 +0000 UTC m=+12.678900461 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449375c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449375c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449375c0): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449375c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449375c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486f2d0 item 41 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449375c0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449375c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.13725256 +0000 UTC m=+12.679614548 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449375c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937b00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937b00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937b00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937b00): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937b00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.13725256 +0000 UTC m=+12.679614548 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937b00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486f650 item 41 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162240): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162240): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162240): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162240): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162240): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162240): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162240): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.139680197 +0000 UTC m=+12.682042175 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162240): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162740): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162740): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162740): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0145032070 item 42 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162740): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162740): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.14027563 +0000 UTC m=+12.682637618 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0145162740): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ea080): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ea080): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01450323f0 item 42 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ea080): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ea080): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ea080): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ea080): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ea080): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.141260176 +0000 UTC m=+12.683622164 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ea080): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ea600): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ea600): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ea600): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ea600): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ea600): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.141260176 +0000 UTC m=+12.683622164 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ea600): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01450329a0 item 42 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eac40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eac40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eac40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eac40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eac40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eac40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eac40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.142871384 +0000 UTC m=+12.685233362 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eac40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eb140): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eb140): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eb140): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0145032d20 item 43 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eb140): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eb140): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.143355457 +0000 UTC m=+12.685717435 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eb140): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eb680): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eb680): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eb680): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eb680): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eb680): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0145032ee0 item 43 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eb680): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eb680): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.143900706 +0000 UTC m=+12.686262684 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450eb680): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ebbc0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ebbc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ebbc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ebbc0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ebbc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.143900706 +0000 UTC m=+12.686262684 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450ebbc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01450330a0 item 43 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490c140): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490c140): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490c140): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490c140): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490c140): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490c140): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490c140): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.145637069 +0000 UTC m=+12.687999047 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490c140): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490c640): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490c640): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490c640): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b66310 item 44 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490c640): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490c640): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.146226901 +0000 UTC m=+12.688588880 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490c640): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490cb80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490cb80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b667e0 item 44 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490cb80): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490cb80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490cb80): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490cb80): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490cb80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.147048721 +0000 UTC m=+12.689410699 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490cb80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490d100): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490d100): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490d100): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490d100): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490d100): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.147048721 +0000 UTC m=+12.689410699 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490d100): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b66c40 item 44 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490d740): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490d740): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490d740): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490d740): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490d740): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490d740): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490d740): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.148684837 +0000 UTC m=+12.691046814 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490d740): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490dc40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490dc40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490dc40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b66fc0 item 45 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490dc40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490dc40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.149303042 +0000 UTC m=+12.691665020 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490dc40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498c440): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498c440): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498c440): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498c440): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498c440): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.149303042 +0000 UTC m=+12.691665020 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498c440): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b67180 item 45 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498ca80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498ca80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498ca80): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498ca80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498ca80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498ca80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498ca80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.150824241 +0000 UTC m=+12.693186219 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498ca80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498cf80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498cf80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498cf80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b67570 item 46 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498cf80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498cf80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.151295308 +0000 UTC m=+12.693657286 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498cf80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498d680): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498d680): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498d680): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498d680): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498d680): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.151295308 +0000 UTC m=+12.693657286 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498d680): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b677a0 item 46 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498dcc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498dcc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498dcc0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498dcc0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498dcc0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498dcc0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498dcc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.152697793 +0000 UTC m=+12.695059772 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498dcc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d02c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d02c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d02c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b67ce0 item 47 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d02c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d02c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.153231159 +0000 UTC m=+12.695593137 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d02c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d09c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d09c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d09c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d09c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d09c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.153231159 +0000 UTC m=+12.695593137 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d09c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf2000 item 47 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1000): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1000): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1000): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1000): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1000): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1000): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1000): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.154689479 +0000 UTC m=+12.697051457 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1500): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1500): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1500): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf24d0 item 48 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1500): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1500): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.155172209 +0000 UTC m=+12.697534188 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1500): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1c00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1c00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1c00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1c00): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1c00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.155172209 +0000 UTC m=+12.697534188 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d1c00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf2690 item 48 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a04340): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a04340): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a04340): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a04340): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a04340): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.156499842 +0000 UTC m=+12.698861820 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a04340): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a047c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a047c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a047c0): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a047c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a047c0): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a047c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf2a10 item 49 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a047c0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a047c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.157000346 +0000 UTC m=+12.699362324 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a047c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a04d00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a04d00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a04d00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a04d00): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a04d00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.157000346 +0000 UTC m=+12.699362324 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a04d00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf2cb0 item 49 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05380): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05380): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05380): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05380): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05380): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.158390477 +0000 UTC m=+12.700752455 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05380): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05880): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05880): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf3030 item 50 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05880): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05880): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05880): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05880): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.15916113 +0000 UTC m=+12.701523109 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05e00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05e00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05e00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05e00): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05e00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.15916113 +0000 UTC m=+12.701523109 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a05e00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf31f0 item 50 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6a580): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6a580): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6a580): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6a580): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6a580): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.1605448 +0000 UTC m=+12.702906777 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6a580): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6aa80): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6aa80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6aa80): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6aa80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6aa80): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6aa80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf3570 item 51 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6aa80): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6aa80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.161220664 +0000 UTC m=+12.703582642 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6aa80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6afc0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6afc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6afc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6afc0): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6afc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.161220664 +0000 UTC m=+12.703582642 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6afc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf3730 item 51 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6b640): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6b640): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6b640): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6b640): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6b640): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.162519142 +0000 UTC m=+12.704881121 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6b640): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6bb40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6bb40): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6bb40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf3ab0 item 52 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6bb40): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6bb40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6bb40): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6bb40): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6bb40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.163775332 +0000 UTC m=+12.706137309 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a6bb40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af81c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af81c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af81c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af81c0): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af81c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.163775332 +0000 UTC m=+12.706137309 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af81c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf3c70 item 52 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af8840): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af8840): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af8840): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af8840): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af8840): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.16539218 +0000 UTC m=+12.707754158 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af8840): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af8d40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af8d40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af8d40): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af8d40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af8d40): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af8d40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01449941c0 item 53 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af8d40): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af8d40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.166449945 +0000 UTC m=+12.708811923 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af8d40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9280): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9280): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9280): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9280): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9280): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.166449945 +0000 UTC m=+12.708811923 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9280): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01449948c0 item 53 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9900): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9900): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9900): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9900): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9900): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.168016198 +0000 UTC m=+12.710378176 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9900): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9e00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9e00): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9e00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144994c40 item 54 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9e00): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9e00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9e00): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9e00): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9e00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.168661255 +0000 UTC m=+12.711023233 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144af9e00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f8340): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f8340): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f8340): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f8340): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f8340): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.168661255 +0000 UTC m=+12.711023233 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f8340): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0145033a40 item 54 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f89c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f89c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f89c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f89c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f89c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.169784663 +0000 UTC m=+12.712146641 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f89c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f8ec0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f8ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f8ec0): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f8ec0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f8ec0): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f8ec0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dc070 item 55 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f8ec0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f8ec0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.170211958 +0000 UTC m=+12.712573937 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f8ec0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f9400): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f9400): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f9400): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f9400): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f9400): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.170211958 +0000 UTC m=+12.712573937 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f9400): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dc460 item 55 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f9a80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f9a80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f9a80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f9a80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f9a80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.171447428 +0000 UTC m=+12.713809406 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01450f9a80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9e080): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9e080): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9e080): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dcbd0 item 56 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9e080): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9e080): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9e080): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9e080): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9e080): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.172554275 +0000 UTC m=+12.714916253 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9e080): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9e600): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9e600): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9e600): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9e600): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9e600): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.172554275 +0000 UTC m=+12.714916253 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9e600): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dce00 item 56 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9ec40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9ec40): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9ec40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9ec40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9ec40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9ec40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9ec40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9ec40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.174265532 +0000 UTC m=+12.716627510 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9ec40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9f180): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9f180): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9f180): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dd3b0 item 57 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9f180): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9f180): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.175140021 +0000 UTC m=+12.717501999 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9f180): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9f6c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9f6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9f6c0): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9f6c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9f6c0): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9f6c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dd570 item 57 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9f6c0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9f6c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.175667366 +0000 UTC m=+12.718029344 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9f6c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9fc40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9fc40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9fc40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9fc40): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9fc40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.175667366 +0000 UTC m=+12.718029344 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b9fc40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dd7a0 item 57 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc380): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc380): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc380): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc380): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc380): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc380): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc380): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc380): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.177398309 +0000 UTC m=+12.719760288 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc380): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc8c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc8c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc8c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446ddb90 item 58 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc8c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc8c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.177834422 +0000 UTC m=+12.720196400 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc8c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcce00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcce00): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcce00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0c070 item 58 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcce00): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcce00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcce00): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcce00): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcce00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.178662463 +0000 UTC m=+12.721024441 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcce00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd3c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd3c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd3c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd3c0): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd3c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.178662463 +0000 UTC m=+12.721024441 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd3c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0c380 item 58 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcda00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcda00): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcda00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcda00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcda00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcda00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcda00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcda00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.180095275 +0000 UTC m=+12.722457254 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcda00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10040): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10040): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10040): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0c7e0 item 59 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10040): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10040): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.180773764 +0000 UTC m=+12.723135742 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10040): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10580): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10580): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10580): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10580): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10580): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10580): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0ca80 item 59 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10580): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10580): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.181319834 +0000 UTC m=+12.723681812 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10580): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10b00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10b00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10b00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10b00): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10b00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.181319834 +0000 UTC m=+12.723681812 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c10b00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0ccb0 item 59 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11140): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11140): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11140): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11140): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11140): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11140): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11140): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11140): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.183160285 +0000 UTC m=+12.725522263 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11140): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11680): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11680): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11680): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0d030 item 60 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11680): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11680): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.183915158 +0000 UTC m=+12.726277156 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11680): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11bc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11bc0): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11bc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0d340 item 60 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11bc0): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11bc0): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11bc0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11bc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.184569401 +0000 UTC m=+12.726931380 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c11bc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c40280): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c40280): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c40280): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c40280): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c40280): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.184569401 +0000 UTC m=+12.726931380 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c40280): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0d500 item 60 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c408c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c408c0): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c408c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c408c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c408c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c408c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c408c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c408c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.187961868 +0000 UTC m=+12.730323846 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c408c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c40e00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c40e00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c40e00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0d880 item 61 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c40e00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c40e00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.18869452 +0000 UTC m=+12.731056498 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c40e00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c41500): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c41500): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c41500): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c41500): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c41500): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.18869452 +0000 UTC m=+12.731056498 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c41500): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0da40 item 61 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c41b40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c41b40): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c41b40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c41b40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c41b40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c41b40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c41b40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c41b40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.197971112 +0000 UTC m=+12.740333091 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c41b40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76180): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76180): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76180): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0ddc0 item 62 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76180): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76180): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.198811918 +0000 UTC m=+12.741173895 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76180): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76880): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76880): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76880): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.198811918 +0000 UTC m=+12.741173895 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1e0e0 item 62 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76ec0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76ec0): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76ec0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76ec0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76ec0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76ec0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76ec0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.200941143 +0000 UTC m=+12.743303121 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c76ec0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c77400): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c77400): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c77400): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1e4d0 item 63 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c77400): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c77400): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.201759746 +0000 UTC m=+12.744121724 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c77400): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c77b00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c77b00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c77b00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c77b00): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c77b00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.201759746 +0000 UTC m=+12.744121724 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c77b00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1e690 item 63 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9c240): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9c240): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9c240): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9c240): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9c240): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9c240): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9c240): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9c240): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.203253512 +0000 UTC m=+12.745615491 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9c240): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9c780): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9c780): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9c780): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1eaf0 item 64 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9c780): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9c780): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.203624202 +0000 UTC m=+12.745986180 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9c780): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9ce80): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9ce80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9ce80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9ce80): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9ce80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.203624202 +0000 UTC m=+12.745986180 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9ce80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1ecb0 item 64 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9d4c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9d4c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9d4c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9d4c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9d4c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.205192529 +0000 UTC m=+12.747554507 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9d4c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9d940): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9d940): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9d940): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9d940): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9d940): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1f1f0 item 65 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9d940): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9d940): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.206210999 +0000 UTC m=+12.748572987 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9d940): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9de40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9de40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9de40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9de40): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9de40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.206210999 +0000 UTC m=+12.748572987 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c9de40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1f490 item 65 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0580): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0580): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0580): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0580): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0580): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.207355097 +0000 UTC m=+12.749717075 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0580): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0a00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0a00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1f810 item 66 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0a00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0a00): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0a00): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0a00): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0a00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.207869407 +0000 UTC m=+12.750231385 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0a00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0f40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0f40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0f40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0f40): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0f40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.207869407 +0000 UTC m=+12.750231385 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce0f40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1fab0 item 66 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce1580): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce1580): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce1580): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce1580): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce1580): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.212359304 +0000 UTC m=+12.754721281 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce1580): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce1a00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce1a00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce1a00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce1a00): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce1a00): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1fe30 item 67 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce1a00): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce1a00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.214098713 +0000 UTC m=+12.756460691 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ce1a00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28000): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28000): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28000): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28000): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28000): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.214098713 +0000 UTC m=+12.756460691 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446ae1c0 item 67 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28680): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28680): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28680): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28680): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28680): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.215925348 +0000 UTC m=+12.758287325 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28680): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28b80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28b80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446aeb60 item 68 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28b80): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28b80): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28b80): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28b80): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28b80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.217574548 +0000 UTC m=+12.759936526 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d28b80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d290c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d290c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d290c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d290c0): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d290c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.217574548 +0000 UTC m=+12.759936526 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d290c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446aee00 item 68 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d29700): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d29700): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d29700): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d29700): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d29700): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.220029487 +0000 UTC m=+12.762391464 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d29700): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d29b80): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d29b80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d29b80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d29b80): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d29b80): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446af8f0 item 69 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d29b80): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d29b80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.22041343 +0000 UTC m=+12.762775408 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d29b80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74180): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74180): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74180): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74180): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74180): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.22041343 +0000 UTC m=+12.762775408 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74180): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce4070 item 69 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74800): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74800): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74800): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74800): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74800): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.221517112 +0000 UTC m=+12.763879090 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74800): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74d00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74d00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce4850 item 70 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74d00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74d00): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74d00): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74d00): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74d00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.22214759 +0000 UTC m=+12.764509568 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d74d00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d75240): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d75240): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d75240): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d75240): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d75240): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.22214759 +0000 UTC m=+12.764509568 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d75240): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce4af0 item 70 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d758c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d758c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d758c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d758c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d758c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.223807731 +0000 UTC m=+12.766169708 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d758c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d75dc0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d75dc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d75dc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d75dc0): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d75dc0): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce5180 item 71 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d75dc0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d75dc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.224313735 +0000 UTC m=+12.766675713 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d75dc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d943c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d943c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d943c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d943c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d943c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.224313735 +0000 UTC m=+12.766675713 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d943c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce5340 item 71 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d94a40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d94a40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d94a40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d94a40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d94a40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.225632962 +0000 UTC m=+12.767994940 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d94a40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d94f40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d94f40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce56c0 item 72 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d94f40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d94f40): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d94f40): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d94f40): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d94f40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.226059417 +0000 UTC m=+12.768421394 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d94f40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d95480): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d95480): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d95480): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d95480): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d95480): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.226059417 +0000 UTC m=+12.768421394 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d95480): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce5880 item 72 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d95a40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d95a40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d95a40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d95a40): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d95a40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d95a40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d95a40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.227272123 +0000 UTC m=+12.769634101 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d95a40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0040): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0040): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0040): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce5d50 item 73 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0040): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0040): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.227658291 +0000 UTC m=+12.770020270 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0040): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0500): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0500): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0500): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0500): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0500): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487a070 item 73 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0500): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0500): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.228067172 +0000 UTC m=+12.770429151 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0500): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0a40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0a40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0a40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0a40): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0a40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.228067172 +0000 UTC m=+12.770429151 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0a40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487a230 item 73 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1080): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1080): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1080): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1080): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1080): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1080): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1080): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.230647878 +0000 UTC m=+12.773009857 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1080): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1580): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1580): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1580): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487abd0 item 74 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1580): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1580): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.231049916 +0000 UTC m=+12.773411895 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1580): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1ac0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1ac0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487ad90 item 74 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1ac0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1ac0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1ac0): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1ac0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1ac0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.231544749 +0000 UTC m=+12.773906727 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db1ac0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0a540): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0a540): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0a540): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0a540): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0a540): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.231544749 +0000 UTC m=+12.773906727 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0a540): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144994e70 item 74 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0a880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0a880): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0a880): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0a880): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0a880): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0a880): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0a880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.232821848 +0000 UTC m=+12.775183825 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0a880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0ad80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0ad80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0ad80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2e3f0 item 75 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0ad80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0ad80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.23346463 +0000 UTC m=+12.775826608 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0ad80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0b2c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0b2c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0b2c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0b2c0): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0b2c0): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2e5b0 item 75 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0b2c0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0b2c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.234131488 +0000 UTC m=+12.776493466 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0b2c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0b800): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0b800): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0b800): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0b800): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0b800): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.234131488 +0000 UTC m=+12.776493466 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0b800): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2ea80 item 75 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0be40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0be40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0be40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0be40): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0be40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0be40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0be40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.235743146 +0000 UTC m=+12.778105124 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b0be40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0440): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0440): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0440): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2ee00 item 76 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0440): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0440): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.236389625 +0000 UTC m=+12.778751603 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0440): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0980): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0980): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2f030 item 76 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0980): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0980): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0980): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0980): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0980): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.237179975 +0000 UTC m=+12.779541974 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144db0980): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aaa440): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aaa440): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aaa440): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aaa440): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aaa440): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.237179975 +0000 UTC m=+12.779541974 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aaa440): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2f260 item 76 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab6c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab6c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab6c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab6c0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab6c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab6c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab6c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.239399852 +0000 UTC m=+12.781761829 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab6c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabbc0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabbc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabbc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2f730 item 77 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabbc0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabbc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.240168681 +0000 UTC m=+12.782530660 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabbc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a05c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a05c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a05c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a05c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a05c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.240168681 +0000 UTC m=+12.782530660 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a05c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2f960 item 77 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.241688226 +0000 UTC m=+12.784050205 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a19c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a19c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a19c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2fce0 item 78 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a19c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a19c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.24237935 +0000 UTC m=+12.784741327 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a19c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448022c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448022c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448022c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448022c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448022c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.24237935 +0000 UTC m=+12.784741327 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448022c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144994150 item 78 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448029c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448029c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448029c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448029c0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448029c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448029c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448029c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.243803967 +0000 UTC m=+12.786165945 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448029c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803480): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803480): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803480): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144994a10 item 79 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803480): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803480): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.244238966 +0000 UTC m=+12.786600944 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803480): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e280): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e280): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e280): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e280): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e280): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.244238966 +0000 UTC m=+12.786600944 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e280): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144994bd0 item 79 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e8c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e8c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e8c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e8c0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e8c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e8c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e8c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.246519557 +0000 UTC m=+12.788881545 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e8c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0edc0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0edc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0edc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144995110 item 80 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0edc0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0edc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.247413472 +0000 UTC m=+12.789775470 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0edc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f4c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f4c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f4c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f4c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f4c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.247413472 +0000 UTC m=+12.789775470 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f4c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01449953b0 item 80 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fb80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fb80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fb80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fb80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fb80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.249433672 +0000 UTC m=+12.791795670 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fb80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c100): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c100): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c100): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c100): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c100): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c100): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01449957a0 item 81 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c100): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c100): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.250141095 +0000 UTC m=+12.792503094 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c100): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429d640): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429d640): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429d640): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429d640): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429d640): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.250141095 +0000 UTC m=+12.792503094 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429d640): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144995a40 item 81 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ee680): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ee680): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ee680): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ee680): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ee680): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.251759016 +0000 UTC m=+12.794121014 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ee680): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ef900): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ef900): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ef900): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144995e30 item 82 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ef900): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ef900): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ef900): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ef900): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ef900): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.252556139 +0000 UTC m=+12.794918137 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ef900): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d140c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d140c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d140c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d140c0): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d140c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.252556139 +0000 UTC m=+12.794918137 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d140c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487a150 item 82 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d147c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d147c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d147c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d147c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d147c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.254366142 +0000 UTC m=+12.796728130 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d147c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14cc0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14cc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14cc0): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14cc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14cc0): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14cc0): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487b340 item 83 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14cc0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14cc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.255042408 +0000 UTC m=+12.797404406 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14cc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15200): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15200): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15200): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15200): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15200): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.255042408 +0000 UTC m=+12.797404406 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15200): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487b7a0 item 83 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15880): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15880): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15880): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.256955625 +0000 UTC m=+12.799317624 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15d80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15d80): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15d80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487bdc0 item 84 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15d80): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15d80): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15d80): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15d80): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15d80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.258285443 +0000 UTC m=+12.800647441 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15d80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa400): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa400): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa400): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa400): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa400): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.258285443 +0000 UTC m=+12.800647441 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa400): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01442d2460 item 84 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aab80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aab80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aab80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aab80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aab80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.26037341 +0000 UTC m=+12.802735408 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aab80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab080): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab080): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab080): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab080): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab080): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab080): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01442d2a10 item 85 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab080): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab080): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.26179511 +0000 UTC m=+12.804157109 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab080): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab600): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab600): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab600): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab600): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab600): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.26179511 +0000 UTC m=+12.804157109 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab600): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01442d2f50 item 85 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abc80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abc80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abc80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abc80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abc80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.263465691 +0000 UTC m=+12.805827689 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abc80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c300): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c300): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c300): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01442d3810 item 86 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c300): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c300): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c300): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c300): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c300): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.264162635 +0000 UTC m=+12.806524633 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c300): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c880): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c880): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c880): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.264162635 +0000 UTC m=+12.806524633 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca6000 item 86 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492cf00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492cf00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492cf00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492cf00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492cf00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.26587294 +0000 UTC m=+12.808234938 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492cf00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d500): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d500): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d500): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d500): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d500): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d500): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca64d0 item 87 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d500): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d500): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.266570475 +0000 UTC m=+12.808932473 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d500): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da40): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.266570475 +0000 UTC m=+12.808932473 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca6700 item 87 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449361c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449361c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449361c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449361c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449361c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.268352075 +0000 UTC m=+12.810714074 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449361c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449366c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449366c0): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449366c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca6c40 item 88 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449366c0): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449366c0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449366c0): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449366c0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449366c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.269040353 +0000 UTC m=+12.811402351 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449366c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936c40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936c40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936c40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936c40): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936c40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.269040353 +0000 UTC m=+12.811402351 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936c40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca6ee0 item 88 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937280): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937280): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937280): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937280): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937280): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937280): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937280): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937280): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.271028051 +0000 UTC m=+12.813390049 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937280): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449378c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449378c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449378c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca73b0 item 89 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449378c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449378c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.271670652 +0000 UTC m=+12.814032651 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449378c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937e00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937e00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937e00): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937e00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937e00): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937e00): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca7730 item 89 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937e00): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937e00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.272399798 +0000 UTC m=+12.814761796 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937e00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490e480): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490e480): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490e480): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490e480): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490e480): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.272399798 +0000 UTC m=+12.814761796 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490e480): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca78f0 item 89 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490eac0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490eac0): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490eac0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490eac0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490eac0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490eac0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490eac0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490eac0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.274129068 +0000 UTC m=+12.816491066 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490eac0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490f000): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490f000): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490f000): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca7e30 item 90 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490f000): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490f000): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.274800624 +0000 UTC m=+12.817162622 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490f000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490f540): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490f540): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490f540): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504e2a0 item 90 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490f540): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490f540): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490f540): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490f540): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490f540): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.275575065 +0000 UTC m=+12.817937063 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490f540): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490fb00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490fb00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490fb00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490fb00): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490fb00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.275575065 +0000 UTC m=+12.817937063 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014490fb00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504e460 item 90 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932240): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932240): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932240): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932240): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932240): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932240): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932240): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932240): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.277315295 +0000 UTC m=+12.819677294 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932240): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932780): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932780): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932780): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504e850 item 91 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932780): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932780): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.277841218 +0000 UTC m=+12.820203216 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932780): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932cc0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932cc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932cc0): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932cc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932cc0): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932cc0): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504ea10 item 91 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932cc0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932cc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.278549623 +0000 UTC m=+12.820911622 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144932cc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933240): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933240): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933240): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933240): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933240): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.278549623 +0000 UTC m=+12.820911622 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933240): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504ee00 item 91 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933880): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933880): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933880): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933880): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933880): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933880): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.280201038 +0000 UTC m=+12.822563036 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933dc0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933dc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933dc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504f180 item 92 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933dc0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933dc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.280905516 +0000 UTC m=+12.823267514 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144933dc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495e400): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495e400): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495e400): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504f340 item 92 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495e400): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495e400): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495e400): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495e400): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495e400): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.281674747 +0000 UTC m=+12.824036735 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495e400): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495e9c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495e9c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495e9c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495e9c0): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495e9c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.281674747 +0000 UTC m=+12.824036735 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495e9c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504f500 item 92 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495f000): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495f000): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495f000): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495f000): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495f000): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495f000): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495f000): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495f000): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.284032663 +0000 UTC m=+12.826394661 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495f000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495f540): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495f540): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495f540): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504fa40 item 93 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495f540): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495f540): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.284637233 +0000 UTC m=+12.826999231 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495f540): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495fc40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495fc40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495fc40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495fc40): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495fc40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.284637233 +0000 UTC m=+12.826999231 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014495fc40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504fc00 item 93 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144972380): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144972380): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144972380): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144972380): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144972380): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144972380): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144972380): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144972380): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.286654987 +0000 UTC m=+12.829016986 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144972380): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449728c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449728c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449728c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b56150 item 94 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449728c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449728c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.287247435 +0000 UTC m=+12.829609432 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449728c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144972fc0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144972fc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144972fc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144972fc0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144972fc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.287247435 +0000 UTC m=+12.829609432 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144972fc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b56310 item 94 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144973600): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144973600): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144973600): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144973600): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144973600): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144973600): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144973600): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144973600): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.288939635 +0000 UTC m=+12.831301623 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144973600): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b283c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b283c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b283c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486e070 item 95 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b283c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b283c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.290527469 +0000 UTC m=+12.832889457 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b283c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28ac0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28ac0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28ac0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28ac0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28ac0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.290527469 +0000 UTC m=+12.832889457 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28ac0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486e310 item 95 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29100): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29100): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29100): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29100): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29100): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29100): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29100): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29100): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.292245459 +0000 UTC m=+12.834607447 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29100): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29640): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29640): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29640): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486e9a0 item 96 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29640): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29640): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.292922676 +0000 UTC m=+12.835284654 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29640): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29d40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29d40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29d40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29d40): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29d40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.292922676 +0000 UTC m=+12.835284654 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29d40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486ed20 item 96 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= 2026/04/04 01:03:34 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:34 DEBUG : Looking for writers 2026/04/04 01:03:34 DEBUG : >WaitForWriters: 2026/04/04 01:03:34 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:34 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:34 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:34 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/04 01:03:34 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144998880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144998880): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144998880): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144998880): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144998880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.318244233 +0000 UTC m=+12.860606242 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144998880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144998d00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144998d00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144998d00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144998d00): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144998d00): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144998d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144998d00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.318244233 +0000 UTC m=+12.860606242 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144998d00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449991c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449991c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449991c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449991c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449991c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.318244233 +0000 UTC m=+12.860606242 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449991c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b56e70 item 1 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144999800): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144999800): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144999800): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144999800): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144999800): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.320537878 +0000 UTC m=+12.862899866 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144999800): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144999d00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144999d00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144999d00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144999d00): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144999d00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.320537878 +0000 UTC m=+12.862899866 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144999d00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b575e0 item 2 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ca440): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ca440): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ca440): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ca440): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ca440): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.32198137 +0000 UTC m=+12.864343347 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ca440): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ca8c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ca8c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ca8c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ca8c0): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ca8c0): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ca8c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ca8c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.32198137 +0000 UTC m=+12.864343347 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ca8c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cad80): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cad80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cad80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cad80): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cad80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.32198137 +0000 UTC m=+12.864343347 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cad80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b579d0 item 3 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cb400): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cb400): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cb400): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cb400): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cb400): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.324717038 +0000 UTC m=+12.867079026 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cb400): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cb940): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cb940): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cb940): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cb940): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cb940): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.324717038 +0000 UTC m=+12.867079026 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449cb940): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0145032230 item 4 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b90080): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b90080): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b90080): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b90080): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b90080): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.326347984 +0000 UTC m=+12.868709972 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b90080): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b90500): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b90500): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b90500): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b90500): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b90500): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b90500): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b90500): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.326347984 +0000 UTC m=+12.868709972 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b90500): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b909c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b909c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b909c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b909c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b909c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.326347984 +0000 UTC m=+12.868709972 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b909c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0145032a80 item 5 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91040): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91040): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91040): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91040): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91040): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.328961051 +0000 UTC m=+12.871323049 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91040): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91580): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91580): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91580): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91580): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91580): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.328961051 +0000 UTC m=+12.871323049 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91580): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0145032f50 item 6 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91c00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91c00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91c00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91c00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91c00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.330738172 +0000 UTC m=+12.873100170 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b91c00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb4200): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb4200): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb4200): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb4200): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb4200): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb4200): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb4200): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.330738172 +0000 UTC m=+12.873100170 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb4200): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb46c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb46c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb46c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb46c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb46c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.330738172 +0000 UTC m=+12.873100170 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb46c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0145033a40 item 7 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb4d40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb4d40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb4d40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb4d40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb4d40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.333074357 +0000 UTC m=+12.875436366 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb4d40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5280): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5280): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5280): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5280): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5280): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.333074357 +0000 UTC m=+12.875436366 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5280): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dc230 item 8 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5840): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c0144bb5840): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5840): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5840): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5840): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5840): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5840): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5c00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5c00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5c00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5c00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5c00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.335281258 +0000 UTC m=+12.877643256 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bb5c00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc180): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc180): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc180): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc180): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc180): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc180): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc180): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.335281258 +0000 UTC m=+12.877643256 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc180): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc680): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc680): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc680): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc680): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc680): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.335281258 +0000 UTC m=+12.877643256 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc680): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dcb60 item 9 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b50b80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b50b80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b50b80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b50b80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b50b80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.33772113 +0000 UTC m=+12.880083127 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b50b80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b510c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b510c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b510c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b510c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b510c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.33772113 +0000 UTC m=+12.880083127 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b510c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0c310 item 10 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b51700): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c0144b51700): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b51700): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b51700): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b51700): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b51700): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b51700): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b51ac0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b51ac0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b51ac0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b51ac0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b51ac0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.340936843 +0000 UTC m=+12.883298841 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b51ac0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c860c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c860c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c860c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c860c0): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c860c0): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c860c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c860c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.340936843 +0000 UTC m=+12.883298841 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c860c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c865c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c865c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c865c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c865c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c865c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.340936843 +0000 UTC m=+12.883298841 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c865c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0c770 item 11 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c86c40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c86c40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c86c40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c86c40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c86c40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.350649006 +0000 UTC m=+12.893011004 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c86c40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c87180): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c87180): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c87180): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c87180): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c87180): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.350649006 +0000 UTC m=+12.893011004 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c87180): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0cd90 item 12 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c877c0): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c0144c877c0): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c877c0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c877c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c877c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c877c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c877c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c87b80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c87b80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c87b80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c87b80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c87b80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.354209971 +0000 UTC m=+12.896571969 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c87b80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb4340): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb4340): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb4340): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb4340): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb4340): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.354209971 +0000 UTC m=+12.896571969 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb4340): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0d260 item 13 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb49c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb49c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb49c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb49c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb49c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.355945924 +0000 UTC m=+12.898307903 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb49c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb4f00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb4f00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb4f00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb4f00): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb4f00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.355945924 +0000 UTC m=+12.898307903 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb4f00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0d5e0 item 14 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb5540): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c0144cb5540): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb5540): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb5540): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb5540): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb5540): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb5540): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb5900): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb5900): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb5900): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb5900): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb5900): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.35760322 +0000 UTC m=+12.899965218 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cb5900): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd60c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd60c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd60c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd60c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd60c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.35760322 +0000 UTC m=+12.899965218 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd60c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0d960 item 15 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd6740): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd6740): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd6740): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd6740): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd6740): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.359416409 +0000 UTC m=+12.901778407 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd6740): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd6c80): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd6c80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd6c80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd6c80): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd6c80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.359416409 +0000 UTC m=+12.901778407 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd6c80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0dce0 item 16 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd72c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd72c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd72c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd72c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd72c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.361342631 +0000 UTC m=+12.903704620 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd72c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7740): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7740): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7740): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7740): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7740): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7740): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7740): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7740): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.361342631 +0000 UTC m=+12.903704620 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7740): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc980): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc980): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc980): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc980): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc980): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.361342631 +0000 UTC m=+12.903704620 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfc980): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1e230 item 17 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfd000): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfd000): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfd000): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfd000): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfd000): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.363646565 +0000 UTC m=+12.906008553 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfd000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfd540): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfd540): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfd540): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfd540): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfd540): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.363646565 +0000 UTC m=+12.906008553 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfd540): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dd340 item 18 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfdbc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfdbc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfdbc0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfdbc0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfdbc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.365399861 +0000 UTC m=+12.907761849 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bfdbc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c461c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c461c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c461c0): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c461c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c461c0): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c461c0): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c461c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c461c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.365399861 +0000 UTC m=+12.907761849 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c461c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c466c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c466c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c466c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c466c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c466c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.365399861 +0000 UTC m=+12.907761849 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c466c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dd730 item 19 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c46d40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c46d40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c46d40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c46d40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c46d40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.367703105 +0000 UTC m=+12.910065093 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c46d40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47280): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47280): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47280): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47280): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47280): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.367703105 +0000 UTC m=+12.910065093 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47280): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dde30 item 20 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47900): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47900): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47900): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47900): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47900): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.369366401 +0000 UTC m=+12.911728389 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47900): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47e00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47e00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47e00): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47e00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47e00): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47e00): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47e00): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47e00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.369366401 +0000 UTC m=+12.911728389 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c47e00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7a400): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7a400): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7a400): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7a400): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7a400): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.369366401 +0000 UTC m=+12.911728389 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7a400): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446ae930 item 21 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7aa80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7aa80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7aa80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7aa80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7aa80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.371541051 +0000 UTC m=+12.913903039 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7aa80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7afc0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7afc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7afc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7afc0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7afc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.371541051 +0000 UTC m=+12.913903039 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7afc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446af1f0 item 22 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7b640): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7b640): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7b640): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7b640): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7b640): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.372962341 +0000 UTC m=+12.915324319 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c7b640): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7c80): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7c80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7c80): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7c80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7c80): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7c80): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7c80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.372962341 +0000 UTC m=+12.915324319 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cd7c80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04280): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04280): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04280): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04280): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04280): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.372962341 +0000 UTC m=+12.915324319 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04280): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1e3f0 item 23 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04900): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04900): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04900): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04900): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04900): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.375581189 +0000 UTC m=+12.917943188 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04900): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04e40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04e40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04e40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04e40): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04e40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.375581189 +0000 UTC m=+12.917943188 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d04e40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1e930 item 24 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05480): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c0144d05480): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05480): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05480): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05480): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05480): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05480): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05840): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05840): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05840): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05840): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05840): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.377437019 +0000 UTC m=+12.919799017 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05840): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05d40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05d40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05d40): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05d40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05d40): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05d40): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05d40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.377437019 +0000 UTC m=+12.919799017 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d05d40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44380): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44380): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44380): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44380): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44380): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.377437019 +0000 UTC m=+12.919799017 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44380): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1ed90 item 25 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44a00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44a00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44a00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44a00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44a00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.379844218 +0000 UTC m=+12.922206216 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44a00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44f40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44f40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44f40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44f40): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44f40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.379844218 +0000 UTC m=+12.922206216 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d44f40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1f490 item 26 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45580): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c0144d45580): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45580): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45580): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45580): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45580): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45580): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45940): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45940): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45940): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45940): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45940): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.382038004 +0000 UTC m=+12.924400003 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45940): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45e40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45e40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45e40): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45e40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45e40): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45e40): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45e40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.382038004 +0000 UTC m=+12.924400003 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d45e40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7c480): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7c480): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7c480): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7c480): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7c480): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.382038004 +0000 UTC m=+12.924400003 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7c480): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1f810 item 27 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7cb00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7cb00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7cb00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7cb00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7cb00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.38451213 +0000 UTC m=+12.926874109 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7cb00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7d040): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7d040): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7d040): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7d040): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7d040): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.38451213 +0000 UTC m=+12.926874109 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7d040): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1fdc0 item 28 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7d680): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c0144d7d680): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7d680): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7d680): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7d680): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7d680): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7d680): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7da40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7da40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7da40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7da40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7da40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.386104703 +0000 UTC m=+12.928466691 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d7da40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22200): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22200): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22200): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22200): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22200): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.386104703 +0000 UTC m=+12.928466691 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22200): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce4700 item 29 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22880): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22880): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22880): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.387616113 +0000 UTC m=+12.929978101 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22dc0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22dc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22dc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22dc0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22dc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.387616113 +0000 UTC m=+12.929978101 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e22dc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce4b60 item 30 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e23400): _readAt: size=2, off=0 2026/04/04 01:03:34 ERROR : open-test-file(0x3c0144e23400): Couldn't read size of file 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e23400): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e23400): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e23400): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e23400): close: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e23400): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e237c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e237c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e237c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e237c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e237c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.389806954 +0000 UTC m=+12.932168952 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e237c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e23e80): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e23e80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e23e80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e23e80): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e23e80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.389806954 +0000 UTC m=+12.932168952 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e23e80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce51f0 item 31 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3a600): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3a600): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3a600): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3a600): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3a600): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.394253117 +0000 UTC m=+12.936615105 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3a600): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3ab40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3ab40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3ab40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3ab40): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3ab40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.394253117 +0000 UTC m=+12.936615105 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3ab40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce5570 item 32 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3b180): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3b180): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3b180): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3b180): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3b180): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.396438789 +0000 UTC m=+12.938800787 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3b180): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3b600): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3b600): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3b600): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3b600): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3b600): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce58f0 item 33 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3b600): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3b600): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.397149109 +0000 UTC m=+12.939511107 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3b600): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3bb00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3bb00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3bb00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3bb00): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3bb00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.397149109 +0000 UTC m=+12.939511107 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e3bb00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce5ab0 item 33 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e58240): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e58240): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e58240): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e58240): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e58240): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.398991572 +0000 UTC m=+12.941353571 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e58240): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e586c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e586c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a4e0e0 item 34 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e586c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e586c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e586c0): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e586c0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e586c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.399887562 +0000 UTC m=+12.942249560 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144e586c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bc540): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bc540): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bc540): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bc540): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bc540): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.399887562 +0000 UTC m=+12.942249560 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bc540): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf2460 item 34 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bcb80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bcb80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bcb80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bcb80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bcb80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.401637702 +0000 UTC m=+12.943999700 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bcb80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bd000): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bd000): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bd000): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bd000): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bd000): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf27e0 item 35 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bd000): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bd000): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.402296314 +0000 UTC m=+12.944658312 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bd000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bd500): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bd500): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bd500): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bd500): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bd500): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.402296314 +0000 UTC m=+12.944658312 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bd500): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf29a0 item 35 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bdb80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bdb80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bdb80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bdb80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bdb80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.404262271 +0000 UTC m=+12.946624270 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bdb80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eac180): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eac180): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf2e00 item 36 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eac180): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eac180): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eac180): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eac180): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eac180): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.405033426 +0000 UTC m=+12.947395424 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eac180): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eac6c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eac6c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eac6c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eac6c0): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eac6c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.405033426 +0000 UTC m=+12.947395424 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eac6c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf2fc0 item 36 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eacd00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eacd00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eacd00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eacd00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eacd00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.406719785 +0000 UTC m=+12.949081784 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eacd00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ead180): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ead180): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ead180): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ead180): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ead180): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf3340 item 37 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ead180): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ead180): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.407564799 +0000 UTC m=+12.949926777 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ead180): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ead680): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ead680): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ead680): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ead680): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ead680): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.407564799 +0000 UTC m=+12.949926777 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ead680): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf3500 item 37 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eadd00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eadd00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eadd00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eadd00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eadd00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.409300772 +0000 UTC m=+12.951662760 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144eadd00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4300): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4300): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf3880 item 38 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4300): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4300): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4300): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4300): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4300): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.40989389 +0000 UTC m=+12.952255878 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4300): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4840): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4840): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4840): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4840): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4840): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.40989389 +0000 UTC m=+12.952255878 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4840): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf3a40 item 38 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4ec0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4ec0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4ec0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4ec0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4ec0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.414814609 +0000 UTC m=+12.957176597 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4ec0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4200): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4200): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4200): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4200): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4200): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a4e070 item 39 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4200): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4200): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.416778713 +0000 UTC m=+12.959140701 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4200): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4700): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4700): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4700): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4700): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4700): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.416778713 +0000 UTC m=+12.959140701 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec4700): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a4e310 item 39 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec55c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec55c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec55c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec55c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec55c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.421244764 +0000 UTC m=+12.963606742 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec55c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec5ac0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec5ac0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a4ea10 item 40 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec5ac0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec5ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec5ac0): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec5ac0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec5ac0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.421919296 +0000 UTC m=+12.964281285 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ec5ac0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aaa040): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aaa040): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aaa040): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aaa040): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aaa040): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.421919296 +0000 UTC m=+12.964281285 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aaa040): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a4efc0 item 40 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab3c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab3c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab3c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab3c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab3c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab3c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.423548387 +0000 UTC m=+12.965910366 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab3c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab8c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab8c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab8c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a4f420 item 41 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab8c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab8c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.424109496 +0000 UTC m=+12.966471474 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aab8c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabd80): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabd80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabd80): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabd80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabd80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a4fab0 item 41 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabd80): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabd80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.424788376 +0000 UTC m=+12.967150364 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144aabd80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a05c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a05c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a05c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a05c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a05c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.424788376 +0000 UTC m=+12.967150364 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a05c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a4fd50 item 41 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.426328871 +0000 UTC m=+12.968690859 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a14c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a19c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a19c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a19c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf23f0 item 42 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a19c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a19c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.426951325 +0000 UTC m=+12.969313313 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448a19c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802000): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802000): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf25b0 item 42 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802000): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802000): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802000): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802000): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802000): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.427702401 +0000 UTC m=+12.970064378 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802680): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802680): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802680): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802680): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802680): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.427702401 +0000 UTC m=+12.970064378 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144802680): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf2770 item 42 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803180): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803180): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803180): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803180): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803180): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803180): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803180): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.429253125 +0000 UTC m=+12.971615113 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803180): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803dc0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803dc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803dc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf2af0 item 43 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803dc0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803dc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.429820716 +0000 UTC m=+12.972182704 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144803dc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e480): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e480): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e480): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e480): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e480): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf2d90 item 43 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e480): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e480): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.43061375 +0000 UTC m=+12.972975729 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e480): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e9c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e9c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e9c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e9c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e9c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.43061375 +0000 UTC m=+12.972975729 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0e9c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf2f50 item 43 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f000): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f000): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f000): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f000): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f000): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f000): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f000): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.432482915 +0000 UTC m=+12.974844903 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f500): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f500): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f500): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf32d0 item 44 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f500): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f500): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.433048843 +0000 UTC m=+12.975410820 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0f500): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fac0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fac0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf3490 item 44 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fac0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fac0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fac0): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fac0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fac0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.433773739 +0000 UTC m=+12.976135717 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144a0fac0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c380): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c380): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c380): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c380): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c380): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.433773739 +0000 UTC m=+12.976135717 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429c380): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf3650 item 44 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429d940): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429d940): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429d940): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429d940): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429d940): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429d940): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429d940): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.43514236 +0000 UTC m=+12.977504338 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014429d940): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ee400): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ee400): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ee400): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144bf39d0 item 45 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ee400): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ee400): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.435593451 +0000 UTC m=+12.977955429 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445ee400): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445efb00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445efb00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445efb00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445efb00): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445efb00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.435593451 +0000 UTC m=+12.977955429 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01445efb00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446ae000 item 45 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14340): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14340): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14340): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14340): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14340): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14340): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14340): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.436985255 +0000 UTC m=+12.979347233 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14340): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d148c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d148c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d148c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446ae9a0 item 46 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d148c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d148c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.437474658 +0000 UTC m=+12.979836636 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d148c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14fc0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14fc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14fc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14fc0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14fc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.437474658 +0000 UTC m=+12.979836636 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d14fc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446aebd0 item 46 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15600): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15600): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15600): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15600): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15600): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15600): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15600): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.4387386 +0000 UTC m=+12.981100579 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15600): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15b00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15b00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15b00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446af3b0 item 47 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15b00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15b00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.439283449 +0000 UTC m=+12.981645437 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d15b00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa300): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa300): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa300): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa300): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa300): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.439283449 +0000 UTC m=+12.981645437 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aa300): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446afce0 item 47 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.440831908 +0000 UTC m=+12.983193887 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaa40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaf40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaf40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaf40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2e460 item 48 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaf40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaf40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.441517922 +0000 UTC m=+12.983879900 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447aaf40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab680): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab680): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab680): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab680): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab680): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.441517922 +0000 UTC m=+12.983879900 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447ab680): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2e620 item 48 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abcc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abcc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abcc0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abcc0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abcc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.443169556 +0000 UTC m=+12.985531534 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01447abcc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c2c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c2c0): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c2c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c2c0): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c2c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2ecb0 item 49 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c2c0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c2c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.443944176 +0000 UTC m=+12.986306155 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c2c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c800): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c800): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c800): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c800): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c800): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.443944176 +0000 UTC m=+12.986306155 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492c800): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2ee70 item 49 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492ce80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492ce80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492ce80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492ce80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492ce80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.445514087 +0000 UTC m=+12.987876065 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492ce80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d480): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d480): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d480): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2f2d0 item 50 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d480): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d480): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d480): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d480): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d480): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.44622092 +0000 UTC m=+12.988582908 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492d480): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da00): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.44622092 +0000 UTC m=+12.988582908 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014492da00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2f490 item 50 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936180): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936180): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936180): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936180): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936180): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.447752048 +0000 UTC m=+12.990114025 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936180): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936680): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936680): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936680): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936680): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936680): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936680): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2f9d0 item 51 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936680): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936680): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.448220381 +0000 UTC m=+12.990582359 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936680): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936bc0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936bc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936bc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936bc0): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936bc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.448220381 +0000 UTC m=+12.990582359 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144936bc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144a2fb90 item 51 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937240): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937240): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937240): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937240): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937240): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.450207858 +0000 UTC m=+12.992569836 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937240): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937840): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937840): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937840): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01449941c0 item 52 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937840): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937840): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937840): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937840): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937840): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.450973442 +0000 UTC m=+12.993335420 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937840): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937dc0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937dc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937dc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937dc0): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937dc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.450973442 +0000 UTC m=+12.993335420 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144937dc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01449948c0 item 52 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48540): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48540): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48540): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48540): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48540): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.452477858 +0000 UTC m=+12.994839837 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48540): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48a40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48a40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48a40): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48a40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48a40): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48a40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144994c40 item 53 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48a40): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48a40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.452970637 +0000 UTC m=+12.995332616 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48a40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48f80): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48f80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48f80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48f80): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48f80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.452970637 +0000 UTC m=+12.995332616 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b48f80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144994e00 item 53 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b49640): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b49640): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b49640): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b49640): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b49640): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.454468232 +0000 UTC m=+12.996830209 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b49640): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b49b40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b49b40): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b49b40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144995180 item 54 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b49b40): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b49b40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b49b40): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b49b40): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b49b40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.455108479 +0000 UTC m=+12.997470456 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b49b40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448be1c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448be1c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448be1c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448be1c0): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448be1c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.455108479 +0000 UTC m=+12.997470456 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448be1c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144995490 item 54 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448be840): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448be840): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448be840): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448be840): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448be840): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.456547372 +0000 UTC m=+12.998909350 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448be840): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bed40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bed40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bed40): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bed40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bed40): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bed40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144995810 item 55 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bed40): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bed40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.457132455 +0000 UTC m=+12.999494433 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bed40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bf280): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bf280): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bf280): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bf280): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bf280): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.457132455 +0000 UTC m=+12.999494433 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bf280): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144995b20 item 55 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bf900): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bf900): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bf900): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bf900): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bf900): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.458363076 +0000 UTC m=+13.000725054 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bf900): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bfe00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bfe00): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bfe00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487a000 item 56 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bfe00): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bfe00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bfe00): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bfe00): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bfe00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.458921088 +0000 UTC m=+13.001283076 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448bfe00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d4480): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d4480): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d4480): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d4480): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d4480): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.458921088 +0000 UTC m=+13.001283076 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d4480): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487a1c0 item 56 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d4ac0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d4ac0): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d4ac0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d4ac0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d4ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d4ac0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d4ac0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d4ac0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.460410296 +0000 UTC m=+13.002772274 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d4ac0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5000): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5000): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5000): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487ab60 item 57 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5000): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5000): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.460891733 +0000 UTC m=+13.003253712 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5540): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5540): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5540): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5540): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5540): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5540): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487ad20 item 57 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5540): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5540): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.461378472 +0000 UTC m=+13.003740450 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5540): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5ac0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5ac0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5ac0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5ac0): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5ac0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.461378472 +0000 UTC m=+13.003740450 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448d5ac0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487b0a0 item 57 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fc200): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fc200): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fc200): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fc200): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fc200): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fc200): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fc200): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fc200): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.462717687 +0000 UTC m=+13.005079665 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fc200): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fc740): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fc740): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fc740): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487b500 item 58 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fc740): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fc740): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.463237808 +0000 UTC m=+13.005599785 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fc740): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fcc80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fcc80): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fcc80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487b880 item 58 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fcc80): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fcc80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fcc80): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fcc80): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fcc80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.464112286 +0000 UTC m=+13.006474265 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fcc80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fd240): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fd240): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fd240): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fd240): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fd240): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.464112286 +0000 UTC m=+13.006474265 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fd240): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014487bb90 item 58 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fd880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fd880): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fd880): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fd880): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fd880): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fd880): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fd880): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fd880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.465359388 +0000 UTC m=+13.007721366 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fd880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fddc0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fddc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fddc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01442d25b0 item 59 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fddc0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fddc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.465864561 +0000 UTC m=+13.008226539 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01448fddc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916400): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916400): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916400): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916400): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916400): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916400): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01442d28c0 item 59 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916400): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916400): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.46638351 +0000 UTC m=+13.008745488 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916400): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916980): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916980): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916980): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916980): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916980): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.46638351 +0000 UTC m=+13.008745488 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916980): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01442d2b60 item 59 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916fc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916fc0): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916fc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916fc0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916fc0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916fc0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916fc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.467718827 +0000 UTC m=+13.010080815 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144916fc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144917500): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144917500): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144917500): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01442d3650 item 60 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144917500): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144917500): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.468265748 +0000 UTC m=+13.010627727 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144917500): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144917a40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144917a40): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144917a40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01442d39d0 item 60 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144917a40): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144917a40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144917a40): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144917a40): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144917a40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.46887683 +0000 UTC m=+13.011238809 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144917a40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946100): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946100): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946100): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946100): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946100): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.46887683 +0000 UTC m=+13.011238809 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946100): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca60e0 item 60 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946740): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946740): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946740): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946740): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946740): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946740): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946740): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946740): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.470239119 +0000 UTC m=+13.012601098 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946740): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946c80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946c80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946c80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca6620 item 61 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946c80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946c80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.47070608 +0000 UTC m=+13.013068058 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144946c80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144947380): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144947380): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144947380): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144947380): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144947380): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.47070608 +0000 UTC m=+13.013068058 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144947380): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca67e0 item 61 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449479c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449479c0): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449479c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449479c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449479c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449479c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449479c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449479c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.472142158 +0000 UTC m=+13.014504135 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449479c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966000): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966000): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966000): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca6e00 item 62 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966000): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966000): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.472715379 +0000 UTC m=+13.015077367 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966700): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966700): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966700): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966700): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966700): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.472715379 +0000 UTC m=+13.015077367 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966700): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca7110 item 62 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966d40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966d40): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966d40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966d40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966d40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966d40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966d40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966d40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.474440823 +0000 UTC m=+13.016802801 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144966d40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144967280): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144967280): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144967280): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca7570 item 63 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144967280): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144967280): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.474935185 +0000 UTC m=+13.017297163 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144967280): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144967980): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144967980): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144967980): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144967980): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144967980): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.474935185 +0000 UTC m=+13.017297163 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144967980): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca77a0 item 63 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498a0c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498a0c0): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498a0c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498a0c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498a0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498a0c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498a0c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498a0c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.476295449 +0000 UTC m=+13.018657427 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498a0c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498a600): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498a600): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498a600): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ca7c70 item 64 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498a600): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498a600): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.476805873 +0000 UTC m=+13.019167850 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498a600): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498ad00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498ad00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498ad00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498ad00): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498ad00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.476805873 +0000 UTC m=+13.019167850 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498ad00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504e0e0 item 64 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498b340): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498b340): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498b340): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498b340): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498b340): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.478346026 +0000 UTC m=+13.020708004 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498b340): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498b7c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498b7c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498b7c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498b7c0): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498b7c0): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504e4d0 item 65 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498b7c0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498b7c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.478860115 +0000 UTC m=+13.021222094 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498b7c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498bcc0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498bcc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498bcc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498bcc0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498bcc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.478860115 +0000 UTC m=+13.021222094 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c014498bcc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504e700 item 65 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ac400): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ac400): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ac400): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ac400): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ac400): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.480234066 +0000 UTC m=+13.022596044 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ac400): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ac880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ac880): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504ea80 item 66 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ac880): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ac880): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ac880): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ac880): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ac880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.480881056 +0000 UTC m=+13.023243035 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ac880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449acdc0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449acdc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449acdc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449acdc0): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449acdc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.480881056 +0000 UTC m=+13.023243035 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449acdc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504ee70 item 66 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ad400): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ad400): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ad400): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ad400): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ad400): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.483077037 +0000 UTC m=+13.025439015 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ad400): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ad880): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ad880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ad880): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ad880): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ad880): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504f1f0 item 67 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ad880): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ad880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.483595354 +0000 UTC m=+13.025957332 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449ad880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449add80): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449add80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449add80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449add80): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449add80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.483595354 +0000 UTC m=+13.025957332 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449add80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504f3b0 item 67 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6500): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6500): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6500): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6500): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6500): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.484984113 +0000 UTC m=+13.027346091 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6500): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6a00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6a00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504f880 item 68 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6a00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6a00): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6a00): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6a00): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6a00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.485498573 +0000 UTC m=+13.027860552 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6a00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6f40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6f40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6f40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6f40): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6f40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.485498573 +0000 UTC m=+13.027860552 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d6f40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014504fab0 item 68 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d7580): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d7580): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d7580): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d7580): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d7580): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.486633343 +0000 UTC m=+13.028995331 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d7580): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d7a00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d7a00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d7a00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d7a00): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d7a00): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486e000 item 69 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d7a00): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d7a00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.487244685 +0000 UTC m=+13.029606664 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c01449d7a00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0000): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0000): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0000): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0000): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0000): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.487244685 +0000 UTC m=+13.029606664 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486e230 item 69 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0680): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0680): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0680): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0680): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0680): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.488648694 +0000 UTC m=+13.031010672 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0680): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0b80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0b80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486e850 item 70 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0b80): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0b80): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0b80): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0b80): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0b80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.489133187 +0000 UTC m=+13.031495165 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae0b80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae10c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae10c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae10c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae10c0): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae10c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.489133187 +0000 UTC m=+13.031495165 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae10c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486ebd0 item 70 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae1740): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae1740): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae1740): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae1740): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae1740): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.491201416 +0000 UTC m=+13.033563394 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae1740): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae1c40): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae1c40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae1c40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae1c40): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae1c40): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486f2d0 item 71 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae1c40): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae1c40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.492430434 +0000 UTC m=+13.034792412 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ae1c40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28240): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28240): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28240): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28240): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28240): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.492430434 +0000 UTC m=+13.034792412 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28240): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c014486f650 item 71 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b288c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b288c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b288c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b288c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b288c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.49411457 +0000 UTC m=+13.036476558 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b288c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28dc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28dc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b56070 item 72 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28dc0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28dc0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28dc0): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28dc0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28dc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.495073248 +0000 UTC m=+13.037435226 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b28dc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29300): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29300): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29300): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29300): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29300): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.495073248 +0000 UTC m=+13.037435226 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29300): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b56230 item 72 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b298c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b298c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b298c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b298c0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b298c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b298c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b298c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.496614985 +0000 UTC m=+13.038976962 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b298c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29dc0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29dc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29dc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b565b0 item 73 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29dc0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29dc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.49711104 +0000 UTC m=+13.039473017 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b29dc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6a380): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6a380): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6a380): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6a380): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6a380): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b56d20 item 73 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6a380): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6a380): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.497582148 +0000 UTC m=+13.039944126 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6a380): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6a8c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6a8c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6a8c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6a8c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6a8c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.497582148 +0000 UTC m=+13.039944126 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6a8c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b56ee0 item 73 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6af00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6af00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6af00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6af00): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6af00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6af00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6af00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.498991916 +0000 UTC m=+13.041353895 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6af00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6b400): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6b400): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6b400): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b57340 item 74 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6b400): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6b400): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.499607217 +0000 UTC m=+13.041969205 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6b400): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6b940): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6b940): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b576c0 item 74 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6b940): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6b940): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6b940): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6b940): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6b940): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.50017669 +0000 UTC m=+13.042538668 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6b940): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6bec0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6bec0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6bec0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6bec0): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6bec0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.50017669 +0000 UTC m=+13.042538668 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144b6bec0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b578f0 item 74 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba4600): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba4600): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba4600): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba4600): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba4600): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba4600): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba4600): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.501364481 +0000 UTC m=+13.043726459 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba4600): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba4b00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba4b00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba4b00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b57dc0 item 75 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba4b00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba4b00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.501884732 +0000 UTC m=+13.044246710 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba4b00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5040): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5040): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5040): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5040): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5040): _writeAt: size=3, off=2 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01450321c0 item 75 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5040): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5040): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.502862065 +0000 UTC m=+13.045224043 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5040): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5580): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5580): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5580): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5580): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5580): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.502862065 +0000 UTC m=+13.045224043 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5580): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0145032850 item 75 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5bc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5bc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5bc0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5bc0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5bc0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5bc0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5bc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.504474495 +0000 UTC m=+13.046836473 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ba5bc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc1c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc1c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc1c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0145032bd0 item 76 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc1c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc1c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.505134349 +0000 UTC m=+13.047496327 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc1c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc700): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc700): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0145032d90 item 76 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc700): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc700): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc700): _writeAt: size=3, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc700): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc700): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.505698694 +0000 UTC m=+13.048060672 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcc700): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bccc80): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bccc80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bccc80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bccc80): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bccc80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.505698694 +0000 UTC m=+13.048060672 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bccc80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0145032f50 item 76 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd2c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd2c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd2c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd2c0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd2c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd2c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd2c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.506949321 +0000 UTC m=+13.049311300 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd2c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd7c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd7c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd7c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0145033a40 item 77 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd7c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd7c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.507390012 +0000 UTC m=+13.049751991 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcd7c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcdec0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcdec0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcdec0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcdec0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcdec0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.507390012 +0000 UTC m=+13.049751991 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144bcdec0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0145033d50 item 77 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0a600): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0a600): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0a600): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0a600): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0a600): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0a600): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0a600): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.509149149 +0000 UTC m=+13.051511127 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0a600): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0ab00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0ab00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0ab00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b66540 item 78 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0ab00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0ab00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.50963189 +0000 UTC m=+13.051993867 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0ab00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0b200): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0b200): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0b200): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0b200): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0b200): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.50963189 +0000 UTC m=+13.051993867 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0b200): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b66b60 item 78 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0b840): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0b840): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0b840): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0b840): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0b840): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0b840): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0b840): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.511032311 +0000 UTC m=+13.053394289 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0b840): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0bd40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0bd40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0bd40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b67030 item 79 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0bd40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0bd40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.511527414 +0000 UTC m=+13.053889392 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c0bd40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3e540): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3e540): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3e540): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3e540): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3e540): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.511527414 +0000 UTC m=+13.053889392 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3e540): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b67260 item 79 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3eb80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3eb80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3eb80): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3eb80): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3eb80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3eb80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3eb80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.513162016 +0000 UTC m=+13.055524024 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3eb80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3f080): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3f080): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3f080): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b676c0 item 80 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3f080): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3f080): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.513672789 +0000 UTC m=+13.056034767 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3f080): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3f780): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3f780): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3f780): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3f780): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3f780): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.513672789 +0000 UTC m=+13.056034767 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3f780): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144b67880 item 80 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3fdc0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3fdc0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3fdc0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3fdc0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3fdc0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.515210619 +0000 UTC m=+13.057572598 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c3fdc0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72340): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72340): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72340): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72340): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72340): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72340): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0c000 item 81 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72340): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72340): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.515760246 +0000 UTC m=+13.058122224 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72340): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72880): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72880): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72880): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.515760246 +0000 UTC m=+13.058122224 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0c310 item 81 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72f00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72f00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72f00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72f00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72f00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.517033857 +0000 UTC m=+13.059395845 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c72f00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c73400): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c73400): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c73400): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0c770 item 82 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c73400): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c73400): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c73400): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c73400): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c73400): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.517714881 +0000 UTC m=+13.060076869 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c73400): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c73980): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c73980): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c73980): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c73980): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c73980): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.517714881 +0000 UTC m=+13.060076869 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c73980): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0c930 item 82 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96100): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96100): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96100): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96100): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96100): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.519051021 +0000 UTC m=+13.061412999 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96100): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96600): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96600): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96600): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96600): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96600): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96600): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0ce00 item 83 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96600): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96600): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.51953307 +0000 UTC m=+13.061895048 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96600): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96b40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96b40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96b40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96b40): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96b40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.51953307 +0000 UTC m=+13.061895048 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c96b40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0cfc0 item 83 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c971c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c971c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c971c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c971c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c971c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.520834874 +0000 UTC m=+13.063196853 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c971c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c976c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c976c0): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c976c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0d490 item 84 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c976c0): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c976c0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c976c0): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c976c0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c976c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.521508295 +0000 UTC m=+13.063870283 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c976c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c97c40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c97c40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c97c40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c97c40): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c97c40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.521508295 +0000 UTC m=+13.063870283 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144c97c40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0d650 item 84 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cca3c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cca3c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cca3c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cca3c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cca3c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.523037488 +0000 UTC m=+13.065399476 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cca3c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cca8c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cca8c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cca8c0): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cca8c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cca8c0): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cca8c0): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0d9d0 item 85 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cca8c0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cca8c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.523704105 +0000 UTC m=+13.066066093 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cca8c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccae00): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccae00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccae00): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccae00): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccae00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.523704105 +0000 UTC m=+13.066066093 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccae00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144d0db90 item 85 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccb480): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccb480): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccb480): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccb480): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccb480): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.525072696 +0000 UTC m=+13.067434684 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccb480): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccb980): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccb980): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccb980): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dc070 item 86 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccb980): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccb980): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccb980): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccb980): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccb980): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.525607694 +0000 UTC m=+13.067969682 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144ccb980): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4000): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4000): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4000): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4000): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4000): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.525607694 +0000 UTC m=+13.067969682 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4000): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dc460 item 86 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4680): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4680): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4680): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4680): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4680): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.527073178 +0000 UTC m=+13.069435176 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4680): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4b80): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4b80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4b80): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4b80): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4b80): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4b80): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dcbd0 item 87 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4b80): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4b80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.527853369 +0000 UTC m=+13.070215367 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf4b80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf50c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf50c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf50c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf50c0): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf50c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.527853369 +0000 UTC m=+13.070215367 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf50c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dce00 item 87 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf5740): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf5740): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf5740): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf5740): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf5740): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.530052135 +0000 UTC m=+13.072414114 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf5740): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf5c40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf5c40): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf5c40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dd3b0 item 88 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf5c40): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf5c40): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf5c40): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf5c40): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf5c40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.530665812 +0000 UTC m=+13.073027800 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144cf5c40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2c2c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2c2c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2c2c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2c2c0): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2c2c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.530665812 +0000 UTC m=+13.073027800 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2c2c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dd570 item 88 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2c900): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2c900): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2c900): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2c900): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2c900): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2c900): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2c900): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2c900): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.532125916 +0000 UTC m=+13.074487904 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2c900): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2ce40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2ce40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2ce40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446dd960 item 89 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2ce40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2ce40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.532612732 +0000 UTC m=+13.074974721 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2ce40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2d380): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2d380): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2d380): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2d380): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2d380): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2d380): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c01446ddb90 item 89 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2d380): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2d380): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.533322763 +0000 UTC m=+13.075684740 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2d380): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2d900): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2d900): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2d900): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2d900): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2d900): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.533322763 +0000 UTC m=+13.075684740 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d2d900): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1e070 item 89 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68040): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68040): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68040): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68040): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68040): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68040): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68040): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68040): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.534646989 +0000 UTC m=+13.077008977 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68040): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68580): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68580): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68580): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1e460 item 90 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68580): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68580): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.53515148 +0000 UTC m=+13.077513458 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68580): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68ac0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68ac0): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68ac0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1e620 item 90 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68ac0): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68ac0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68ac0): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68ac0): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68ac0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.535859986 +0000 UTC m=+13.078221964 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d68ac0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d69080): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d69080): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d69080): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d69080): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d69080): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.535859986 +0000 UTC m=+13.078221964 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d69080): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1e7e0 item 90 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d696c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d696c0): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d696c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d696c0): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d696c0): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d696c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d696c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d696c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.537206205 +0000 UTC m=+13.079568183 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d696c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d69c00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d69c00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d69c00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1ec40 item 91 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d69c00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d69c00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.537708963 +0000 UTC m=+13.080070951 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d69c00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88240): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88240): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88240): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88240): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88240): >_readAt: n=2, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88240): _writeAt: size=3, off=7 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1efc0 item 91 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88240): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88240): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.53823242 +0000 UTC m=+13.080594397 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88240): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d887c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d887c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d887c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d887c0): >_readAt: n=8, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d887c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.53823242 +0000 UTC m=+13.080594397 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d887c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1f180 item 91 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88e00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88e00): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88e00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88e00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88e00): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88e00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88e00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88e00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.53954801 +0000 UTC m=+13.081909989 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d88e00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89340): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89340): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89340): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1f5e0 item 92 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89340): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89340): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.540134287 +0000 UTC m=+13.082496264 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89340): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89880): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89880): open at offset 5 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89880): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1f7a0 item 92 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89880): _readAt: size=2, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89880): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89880): _writeAt: size=3, off=5 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89880): >_writeAt: n=3, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89880): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.540714561 +0000 UTC m=+13.083076539 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89880): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89e40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89e40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89e40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89e40): >_readAt: n=3, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89e40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.540714561 +0000 UTC m=+13.083076539 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144d89e40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1fa40 item 92 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da8580): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da8580): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da8580): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da8580): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da8580): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da8580): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da8580): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da8580): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.541813232 +0000 UTC m=+13.084175210 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da8580): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da8ac0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da8ac0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da8ac0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144c1fdc0 item 93 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da8ac0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da8ac0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.542408745 +0000 UTC m=+13.084770723 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da8ac0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da91c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da91c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da91c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da91c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da91c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.542408745 +0000 UTC m=+13.084770723 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da91c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce41c0 item 93 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da9800): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da9800): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da9800): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da9800): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da9800): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da9800): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da9800): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da9800): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.543984927 +0000 UTC m=+13.086346915 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da9800): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da9d40): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da9d40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da9d40): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce48c0 item 94 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da9d40): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da9d40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.544525716 +0000 UTC m=+13.086887694 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144da9d40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc8540): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc8540): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc8540): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc8540): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc8540): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.544525716 +0000 UTC m=+13.086887694 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc8540): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce4b60 item 94 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc8b80): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc8b80): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc8b80): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc8b80): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc8b80): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc8b80): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc8b80): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc8b80): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.5460438 +0000 UTC m=+13.088405788 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc8b80): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc90c0): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc90c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc90c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce51f0 item 95 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc90c0): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc90c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.546575371 +0000 UTC m=+13.088937350 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc90c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc97c0): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc97c0): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc97c0): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc97c0): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc97c0): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.546575371 +0000 UTC m=+13.088937350 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc97c0): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce53b0 item 95 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 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/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc9e00): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc9e00): open at offset 0 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc9e00): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc9e00): _readAt: size=2, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc9e00): >_readAt: n=0, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc9e00): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc9e00): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc9e00): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.548194785 +0000 UTC m=+13.090556773 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144dc9e00): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144de6440): _writeAt: size=5, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144de6440): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144de6440): >openPending: err= 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce5730 item 96 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144de6440): >_writeAt: n=5, err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144de6440): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.548731206 +0000 UTC m=+13.091093195 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144de6440): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 01:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 01:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144de6b40): _readAt: size=512, off=0 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144de6b40): openPending: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144de6b40): >openPending: err= 2026/04/04 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144de6b40): >_readAt: n=5, err=EOF 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144de6b40): close: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 01:03:34.548731206 +0000 UTC m=+13.091093195 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 01:03:34 DEBUG : open-test-file(0x3c0144de6b40): >close: err= 2026/04/04 01:03:34 DEBUG : open-test-file: Remove: 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c0144ce58f0 item 96 2026/04/04 01:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 01:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 01:03:34 DEBUG : open-test-file: >Remove: err= 2026/04/04 01:03:34 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:34 DEBUG : Looking for writers 2026/04/04 01:03:34 DEBUG : >WaitForWriters: 2026/04/04 01:03:34 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.54s) --- PASS: TestRWFileHandleOpenTests/writes (0.28s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.25s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:03:34 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:03:34 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:03:34 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:03:34 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:03:34 DEBUG : file1: newRWFileHandle: 2026/04/04 01:03:34 DEBUG : file1(0x3c0144eeaf80): openPending: 2026/04/04 01:03:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:34 DEBUG : file1(0x3c0144eeaf80): >openPending: err= 2026/04/04 01:03:34 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 01:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:03:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 01:03:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/04 01:03:34 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:03:34 DEBUG : Looking for writers 2026/04/04 01:03:34 DEBUG : file1: reading active writers 2026/04/04 01:03:34 DEBUG : file1: active writers 1 2026/04/04 01:03:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/04 01:03:34 DEBUG : Looking for writers 2026/04/04 01:03:34 DEBUG : file1: reading active writers 2026/04/04 01:03:34 DEBUG : file1: active writers 1 2026/04/04 01:03:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/04 01:03:34 DEBUG : Looking for writers 2026/04/04 01:03:34 DEBUG : file1: reading active writers 2026/04/04 01:03:34 DEBUG : file1: active writers 1 2026/04/04 01:03:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/04 01:03:34 DEBUG : Looking for writers 2026/04/04 01:03:34 DEBUG : file1: reading active writers 2026/04/04 01:03:34 DEBUG : file1: active writers 1 2026/04/04 01:03:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/04 01:03:34 DEBUG : Looking for writers 2026/04/04 01:03:34 DEBUG : file1: reading active writers 2026/04/04 01:03:34 DEBUG : file1: active writers 1 2026/04/04 01:03:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/04 01:03:34 DEBUG : Looking for writers 2026/04/04 01:03:34 DEBUG : file1: reading active writers 2026/04/04 01:03:34 DEBUG : file1: active writers 1 2026/04/04 01:03:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/04 01:03:35 DEBUG : Looking for writers 2026/04/04 01:03:35 DEBUG : file1: reading active writers 2026/04/04 01:03:35 DEBUG : file1: active writers 1 2026/04/04 01:03:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/04 01:03:35 DEBUG : Looking for writers 2026/04/04 01:03:35 DEBUG : file1: reading active writers 2026/04/04 01:03:35 DEBUG : file1: active writers 1 2026/04/04 01:03:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula/dir/file1: no such file or directory 2026/04/04 01:03:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula/dir/file1: no such file or directory 2026/04/04 01:03:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula/dir/file1: no such file or directory 2026/04/04 01:03:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula/dir/file1: no such file or directory 2026/04/04 01:03:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula/dir/file1: no such file or directory 2026/04/04 01:03:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula/dir/file1: no such file or directory 2026/04/04 01:03:36 DEBUG : Looking for writers 2026/04/04 01:03:36 DEBUG : file1: reading active writers 2026/04/04 01:03:36 DEBUG : file1: active writers 1 2026/04/04 01:03:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula/dir/file1: no such file or directory 2026/04/04 01:03:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula/dir/file1: no such file or directory 2026/04/04 01:03:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula/dir/file1: no such file or directory 2026/04/04 01:03:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula/dir/file1: no such file or directory 2026/04/04 01:03:37 DEBUG : Looking for writers 2026/04/04 01:03:37 DEBUG : file1: reading active writers 2026/04/04 01:03:37 DEBUG : file1: active writers 1 2026/04/04 01:03:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:38 DEBUG : Looking for writers 2026/04/04 01:03:38 DEBUG : file1: reading active writers 2026/04/04 01:03:38 DEBUG : file1: active writers 1 2026/04/04 01:03:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:39 DEBUG : Looking for writers 2026/04/04 01:03:39 DEBUG : file1: reading active writers 2026/04/04 01:03:39 DEBUG : file1: active writers 1 2026/04/04 01:03:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:40 DEBUG : Looking for writers 2026/04/04 01:03:40 DEBUG : file1: reading active writers 2026/04/04 01:03:40 DEBUG : file1: active writers 1 2026/04/04 01:03:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:41 DEBUG : Looking for writers 2026/04/04 01:03:41 DEBUG : file1: reading active writers 2026/04/04 01:03:41 DEBUG : file1: active writers 1 2026/04/04 01:03:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:42 DEBUG : Looking for writers 2026/04/04 01:03:42 DEBUG : file1: reading active writers 2026/04/04 01:03:42 DEBUG : file1: active writers 1 2026/04/04 01:03:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:43 DEBUG : Looking for writers 2026/04/04 01:03:43 DEBUG : file1: reading active writers 2026/04/04 01:03:43 DEBUG : file1: active writers 1 2026/04/04 01:03:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:44 DEBUG : Looking for writers 2026/04/04 01:03:44 DEBUG : file1: reading active writers 2026/04/04 01:03:44 DEBUG : file1: active writers 1 2026/04/04 01:03:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:45 DEBUG : Looking for writers 2026/04/04 01:03:45 DEBUG : file1: reading active writers 2026/04/04 01:03:45 DEBUG : file1: active writers 1 2026/04/04 01:03:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:46 DEBUG : Looking for writers 2026/04/04 01:03:46 DEBUG : file1: reading active writers 2026/04/04 01:03:46 DEBUG : file1: active writers 1 2026/04/04 01:03:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:47 DEBUG : Looking for writers 2026/04/04 01:03:47 DEBUG : file1: reading active writers 2026/04/04 01:03:47 DEBUG : file1: active writers 1 2026/04/04 01:03:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:48 DEBUG : Looking for writers 2026/04/04 01:03:48 DEBUG : file1: reading active writers 2026/04/04 01:03:48 DEBUG : file1: active writers 1 2026/04/04 01:03:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:49 DEBUG : Looking for writers 2026/04/04 01:03:49 DEBUG : file1: reading active writers 2026/04/04 01:03:49 DEBUG : file1: active writers 1 2026/04/04 01:03:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:50 DEBUG : Looking for writers 2026/04/04 01:03:50 DEBUG : file1: reading active writers 2026/04/04 01:03:50 DEBUG : file1: active writers 1 2026/04/04 01:03:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:51 DEBUG : Looking for writers 2026/04/04 01:03:51 DEBUG : file1: reading active writers 2026/04/04 01:03:51 DEBUG : file1: active writers 1 2026/04/04 01:03:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:52 DEBUG : Looking for writers 2026/04/04 01:03:52 DEBUG : file1: reading active writers 2026/04/04 01:03:52 DEBUG : file1: active writers 1 2026/04/04 01:03:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:53 DEBUG : Looking for writers 2026/04/04 01:03:53 DEBUG : file1: reading active writers 2026/04/04 01:03:53 DEBUG : file1: active writers 1 2026/04/04 01:03:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:54 DEBUG : Looking for writers 2026/04/04 01:03:54 DEBUG : file1: reading active writers 2026/04/04 01:03:54 DEBUG : file1: active writers 1 2026/04/04 01:03:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:55 DEBUG : Looking for writers 2026/04/04 01:03:55 DEBUG : file1: reading active writers 2026/04/04 01:03:55 DEBUG : file1: active writers 1 2026/04/04 01:03:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:56 DEBUG : Looking for writers 2026/04/04 01:03:56 DEBUG : file1: reading active writers 2026/04/04 01:03:56 DEBUG : file1: active writers 1 2026/04/04 01:03:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:57 DEBUG : Looking for writers 2026/04/04 01:03:57 DEBUG : file1: reading active writers 2026/04/04 01:03:57 DEBUG : file1: active writers 1 2026/04/04 01:03:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:58 DEBUG : Looking for writers 2026/04/04 01:03:58 DEBUG : file1: reading active writers 2026/04/04 01:03:58 DEBUG : file1: active writers 1 2026/04/04 01:03:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:03:59 DEBUG : Looking for writers 2026/04/04 01:03:59 DEBUG : file1: reading active writers 2026/04/04 01:03:59 DEBUG : file1: active writers 1 2026/04/04 01:03:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:04:00 DEBUG : Looking for writers 2026/04/04 01:04:00 DEBUG : file1: reading active writers 2026/04/04 01:04:00 DEBUG : file1: active writers 1 2026/04/04 01:04:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:04:01 DEBUG : Looking for writers 2026/04/04 01:04:01 DEBUG : file1: reading active writers 2026/04/04 01:04:01 DEBUG : file1: active writers 1 2026/04/04 01:04:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:04:02 DEBUG : Looking for writers 2026/04/04 01:04:02 DEBUG : file1: reading active writers 2026/04/04 01:04:02 DEBUG : file1: active writers 1 2026/04/04 01:04:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:04:03 DEBUG : Looking for writers 2026/04/04 01:04:03 DEBUG : file1: reading active writers 2026/04/04 01:04:03 DEBUG : file1: active writers 1 2026/04/04 01:04:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/04 01:04:04 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x3c0144deb590 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3c0144ac4488 notify:{wait:0 notify:0 lock:0 head: tail:} checker:65976144774336} name:file1 opens:1 downloaders: o: fd:0x3c01443822a8 info:{ModTime:{wall:14009632711759263798 ext:13114522033 loc:0x4669360} ATime:{wall:14009632711759263798 ext:13114522033 loc:0x4669360} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/04 01:04:04 DEBUG : >WaitForWriters: 2026/04/04 01:04:04 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:04 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:04 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:04:04 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:04:04 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:04:04 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:04:04 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:04:04 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:04:04 DEBUG : rename_me: newRWFileHandle: 2026/04/04 01:04:04 DEBUG : rename_me(0x3c01445ef5c0): openPending: 2026/04/04 01:04:04 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 01:04:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/04 01:04:04 DEBUG : rename_me(0x3c01445ef5c0): >openPending: err= 2026/04/04 01:04:04 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/04 01:04:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/04 01:04:04 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/04 01:04:04 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/04 01:04:04 DEBUG : rename_me(0x3c01445ef5c0): _writeAt: size=5, off=0 2026/04/04 01:04:04 DEBUG : rename_me(0x3c01445ef5c0): >_writeAt: n=5, err= 2026/04/04 01:04:04 DEBUG : rename_me(0x3c01445ef5c0): close: 2026/04/04 01:04:04 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-04 01:04:04.597821705 +0000 UTC m=+43.140183693 2026/04/04 01:04:04 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/04 01:04:04 DEBUG : rename_me(0x3c01445ef5c0): >close: err= 2026/04/04 01:04:04 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/04 01:04:04 DEBUG : i_was_renamed: Updating file with 0x3c0144d32540 2026/04/04 01:04:04 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/04 01:04:04 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/04 01:04:04 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:04 DEBUG : Looking for writers 2026/04/04 01:04:04 DEBUG : i_was_renamed: reading active writers 2026/04/04 01:04:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 01:04:04 DEBUG : Looking for writers 2026/04/04 01:04:04 DEBUG : i_was_renamed: reading active writers 2026/04/04 01:04:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 01:04:04 DEBUG : Looking for writers 2026/04/04 01:04:04 DEBUG : i_was_renamed: reading active writers 2026/04/04 01:04:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 01:04:04 DEBUG : Looking for writers 2026/04/04 01:04:04 DEBUG : i_was_renamed: reading active writers 2026/04/04 01:04:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 01:04:04 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/04 01:04:04 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:04 DEBUG : i_was_renamed: size = 5 OK 2026/04/04 01:04:04 INFO : i_was_renamed: Copied (new) 2026/04/04 01:04:04 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-04 01:04:04 +0000 UTC" 2026/04/04 01:04:04 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/04 01:04:04 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/04 01:04:04 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/04 01:04:04 DEBUG : Looking for writers 2026/04/04 01:04:04 DEBUG : i_was_renamed: reading active writers 2026/04/04 01:04:04 DEBUG : >WaitForWriters: 2026/04/04 01:04:04 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:04 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:04 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 01:04:04 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:04:04 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 01:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula" 2026/04/04 01:04:04 INFO : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 01:04:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:04 DEBUG : forgetting directory cache 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c0144932d80): _readAt: size=512, off=0 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c0144932d80): openPending: 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 00:05:04 +0000 UTC" against cached fingerprint "" 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/04 01:04:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c0144932d80): >openPending: err= 2026/04/04 01:04:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c0144932d80): >_readAt: n=20, err=EOF 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c0144932d80): close: 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c0144932d80): >close: err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:05 DEBUG : forgetting directory cache 2026/04/04 01:04:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c0144aa0fc0): _readAt: size=512, off=0 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c0144aa0fc0): openPending: 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 00:06:04 +0000 UTC" against cached fingerprint "20,2026-04-04 00:05:04 +0000 UTC" 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-04 00:06:04 +0000 UTC" != cached fingerprint "20,2026-04-04 00:05:04 +0000 UTC") 2026/04/04 01:04:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 01:04:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c0144aa0fc0): >openPending: err= 2026/04/04 01:04:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c0144aa0fc0): >_readAt: n=20, err=EOF 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c0144aa0fc0): close: 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c0144aa0fc0): >close: err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:05 DEBUG : forgetting directory cache 2026/04/04 01:04:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c01449d0740): _readAt: size=512, off=0 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c01449d0740): openPending: 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 00:07:04 +0000 UTC" against cached fingerprint "20,2026-04-04 00:06:04 +0000 UTC" 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-04 00:07:04 +0000 UTC" != cached fingerprint "20,2026-04-04 00:06:04 +0000 UTC") 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 01:04:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c01449d0740): >openPending: err= 2026/04/04 01:04:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c01449d0740): >_readAt: n=20, err=EOF 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c01449d0740): close: 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c01449d0740): >close: err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:05 DEBUG : forgetting directory cache 2026/04/04 01:04:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c01448f5dc0): _readAt: size=512, off=0 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c01448f5dc0): openPending: 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 00:08:04 +0000 UTC" against cached fingerprint "20,2026-04-04 00:07:04 +0000 UTC" 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-04 00:08:04 +0000 UTC" != cached fingerprint "20,2026-04-04 00:07:04 +0000 UTC") 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 01:04:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c01448f5dc0): >openPending: err= 2026/04/04 01:04:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c01448f5dc0): >_readAt: n=20, err=EOF 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c01448f5dc0): close: 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate(0x3c01448f5dc0): >close: err= 2026/04/04 01:04:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:05 DEBUG : forgetting directory cache 2026/04/04 01:04:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144c39800): _readAt: size=512, off=0 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144c39800): openPending: 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 00:09:04 +0000 UTC" against cached fingerprint "20,2026-04-04 00:08:04 +0000 UTC" 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-04 00:09:04 +0000 UTC" != cached fingerprint "20,2026-04-04 00:08:04 +0000 UTC") 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 01:04:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144c39800): >openPending: err= 2026/04/04 01:04:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144c39800): >_readAt: n=20, err=EOF 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144c39800): close: 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144c39800): >close: err= 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:06 DEBUG : forgetting directory cache 2026/04/04 01:04:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144c5d680): _readAt: size=512, off=0 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144c5d680): openPending: 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 00:10:04 +0000 UTC" against cached fingerprint "20,2026-04-04 00:09:04 +0000 UTC" 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-04 00:10:04 +0000 UTC" != cached fingerprint "20,2026-04-04 00:09:04 +0000 UTC") 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 01:04:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144c5d680): >openPending: err= 2026/04/04 01:04:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144c5d680): >_readAt: n=20, err=EOF 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144c5d680): close: 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144c5d680): >close: err= 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:06 DEBUG : forgetting directory cache 2026/04/04 01:04:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144b36d40): _readAt: size=512, off=0 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144b36d40): openPending: 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-04 00:11:04 +0000 UTC" against cached fingerprint "20,2026-04-04 00:10:04 +0000 UTC" 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-04 00:11:04 +0000 UTC" != cached fingerprint "20,2026-04-04 00:10:04 +0000 UTC") 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 01:04:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144b36d40): >openPending: err= 2026/04/04 01:04:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: Size has changed from 20 to 21 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144b36d40): >_readAt: n=21, err=EOF 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144b36d40): close: 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate(0x3c0144b36d40): >close: err= read_write_test.go:752: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:752 Error: Not equal: expected: "TestRWCacheUpdate006*" actual : "TestRWCacheUpdate006\x00" Diff: --- Expected +++ Actual @@ -1 +1 @@ -TestRWCacheUpdate006* +TestRWCacheUpdate006 Test: TestRWCacheUpdate 2026/04/04 01:04:06 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:06 DEBUG : Looking for writers 2026/04/04 01:04:06 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/04 01:04:06 DEBUG : >WaitForWriters: 2026/04/04 01:04:06 DEBUG : webdav root 'rclone-test-qapoqup9sula': vfs cache: cleaner exiting --- FAIL: TestRWCacheUpdate (1.83s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:06 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:06 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:06 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:06 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:06 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : forgetting directory cache 2026/04/04 01:04:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/04 01:04:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/04 01:04:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/04 01:04:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/04 01:04:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/04 01:04:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/04 01:04:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/04 01:04:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/04 01:04:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/04 01:04:06 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/04 01:04:06 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/04 01:04:06 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/04 01:04:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/04 01:04:06 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/04 01:04:06 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/04 01:04:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/04 01:04:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/04 01:04:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/04 01:04:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/04 01:04:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/04 01:04:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:06 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/04 01:04:06 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:06 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/04 01:04:06 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:06 DEBUG : Looking for writers 2026/04/04 01:04:06 DEBUG : FiLeA: reading active writers 2026/04/04 01:04:06 DEBUG : FiLeB: reading active writers 2026/04/04 01:04:06 DEBUG : FilEb: reading active writers 2026/04/04 01:04:06 DEBUG : >WaitForWriters: 2026/04/04 01:04:06 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:06 DEBUG : Looking for writers 2026/04/04 01:04:06 DEBUG : FiLeA: reading active writers 2026/04/04 01:04:06 DEBUG : FiLeB: reading active writers 2026/04/04 01:04:06 DEBUG : FilEb: reading active writers 2026/04/04 01:04:06 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:06 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:06 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:07 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/04 01:04:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/04 01:04:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/04 01:04:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/04 01:04:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/04 01:04:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/04 01:04:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/04 01:04:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/04 01:04:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/04 01:04:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/04 01:04:07 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:07 DEBUG : Looking for writers 2026/04/04 01:04:07 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/04 01:04:07 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/04 01:04:07 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:07 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:07 DEBUG : webdav root 'rclone-test-qapoqup9sula': Reusing VFS from active cache 2026/04/04 01:04:07 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:07 DEBUG : Looking for writers 2026/04/04 01:04:07 DEBUG : >WaitForWriters: 2026/04/04 01:04:07 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:07 DEBUG : Looking for writers 2026/04/04 01:04:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:07 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:07 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:07 DEBUG : Looking for writers 2026/04/04 01:04:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:07 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:07 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:07 DEBUG : Looking for writers 2026/04/04 01:04:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:07 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:07 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:07 DEBUG : dir: Looking for writers 2026/04/04 01:04:07 DEBUG : file2: reading active writers 2026/04/04 01:04:07 DEBUG : Looking for writers 2026/04/04 01:04:07 DEBUG : dir: reading active writers 2026/04/04 01:04:07 DEBUG : file1: reading active writers 2026/04/04 01:04:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:07 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:07 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:07 DEBUG : dir: Looking for writers 2026/04/04 01:04:07 DEBUG : Looking for writers 2026/04/04 01:04:07 DEBUG : dir: reading active writers 2026/04/04 01:04:07 DEBUG : file1: reading active writers 2026/04/04 01:04:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:07 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:07 DEBUG : file1: Open: flags=O_RDONLY 2026/04/04 01:04:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/04 01:04:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/04 01:04:07 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:07 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/04 01:04:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 01:04:07 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/04 01:04:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:04:07 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/04 01:04:07 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/04 01:04:07 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/04 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/04 01:04:07 DEBUG : webdav root 'rclone-test-qapoqup9sula': File to upload is small (0 bytes), uploading instead of streaming 2026/04/04 01:04:07 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:07 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/04 01:04:07 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/04 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/04 01:04:07 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:04:07 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/04 01:04:07 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:07 DEBUG : dir: Looking for writers 2026/04/04 01:04:07 DEBUG : file2: reading active writers 2026/04/04 01:04:07 DEBUG : new_file.txt: reading active writers 2026/04/04 01:04:07 DEBUG : Looking for writers 2026/04/04 01:04:07 DEBUG : file1: reading active writers 2026/04/04 01:04:07 DEBUG : dir: reading active writers 2026/04/04 01:04:07 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:07 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:07 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/04 01:04:07 DEBUG : dir/file1: Updating file with dir/file1 0x3c0144cfa0c0 2026/04/04 01:04:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/04 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:07 INFO : dir/file1: Moved (server-side) to: file0 2026/04/04 01:04:07 DEBUG : file0: Updating file with file0 0x3c0144cfa0c0 2026/04/04 01:04:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 01:04:07 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/04 01:04:07 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:07 DEBUG : dir: Looking for writers 2026/04/04 01:04:07 DEBUG : Looking for writers 2026/04/04 01:04:07 DEBUG : dir: reading active writers 2026/04/04 01:04:07 DEBUG : file0: reading active writers 2026/04/04 01:04:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:08 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:08 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:08 DEBUG : Looking for writers 2026/04/04 01:04:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:08 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:08 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/04 01:04:08 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/04 01:04:08 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/04 01:04:08 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/04 01:04:08 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/04 01:04:08 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:08 DEBUG : Looking for writers 2026/04/04 01:04:08 DEBUG : a: Looking for writers 2026/04/04 01:04:08 DEBUG : b: Looking for writers 2026/04/04 01:04:08 DEBUG : c: Looking for writers 2026/04/04 01:04:08 DEBUG : d: Looking for writers 2026/04/04 01:04:08 DEBUG : Looking for writers 2026/04/04 01:04:08 DEBUG : a: reading active writers 2026/04/04 01:04:08 DEBUG : b: reading active writers 2026/04/04 01:04:08 DEBUG : c: reading active writers 2026/04/04 01:04:08 DEBUG : d: reading active writers 2026/04/04 01:04:08 DEBUG : /: reading active writers 2026/04/04 01:04:08 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.43s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:08 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:08 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/04 01:04:08 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/04 01:04:08 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/04 01:04:08 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/04 01:04:08 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:08 DEBUG : a/b/c/d: Looking for writers 2026/04/04 01:04:08 DEBUG : a/b/c: Looking for writers 2026/04/04 01:04:08 DEBUG : d: reading active writers 2026/04/04 01:04:08 DEBUG : a/b: Looking for writers 2026/04/04 01:04:08 DEBUG : c: reading active writers 2026/04/04 01:04:08 DEBUG : a: Looking for writers 2026/04/04 01:04:08 DEBUG : b: reading active writers 2026/04/04 01:04:08 DEBUG : Looking for writers 2026/04/04 01:04:08 DEBUG : a: reading active writers 2026/04/04 01:04:08 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === 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-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:08 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:08 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:08 DEBUG : Looking for writers 2026/04/04 01:04:08 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-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:08 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:04:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:04:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 01:04:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 01:04:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:08 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/04 01:04:08 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/04 01:04:08 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/04 01:04:08 DEBUG : webdav root 'rclone-test-qapoqup9sula': File to upload is small (5 bytes), uploading instead of streaming 2026/04/04 01:04:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:08 DEBUG : file1: size = 5 OK 2026/04/04 01:04:08 DEBUG : file1: Size of src and dst objects identical 2026/04/04 01:04:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:04:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:04:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 01:04:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 01:04:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:04:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:04:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 01:04:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 01:04:08 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/04 01:04:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/04 01:04:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 01:04:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 01:04:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 01:04:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:08 DEBUG : webdav root 'rclone-test-qapoqup9sula': File to upload is small (0 bytes), uploading instead of streaming 2026/04/04 01:04:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:09 DEBUG : file1: size = 0 OK 2026/04/04 01:04:09 DEBUG : file1: Size of src and dst objects identical 2026/04/04 01:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/04 01:04:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 01:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 01:04:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 01:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:09 DEBUG : webdav root 'rclone-test-qapoqup9sula': File to upload is small (7 bytes), uploading instead of streaming 2026/04/04 01:04:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:09 DEBUG : file1: size = 7 OK 2026/04/04 01:04:09 DEBUG : file1: Size of src and dst objects identical 2026/04/04 01:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:09 DEBUG : Looking for writers 2026/04/04 01:04:09 DEBUG : file1: reading active writers 2026/04/04 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.16s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:09 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:04:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 01:04:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 01:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:09 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/04 01:04:10 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/04 01:04:10 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/04 01:04:10 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/04 01:04:10 DEBUG : webdav root 'rclone-test-qapoqup9sula': File to upload is small (11 bytes), uploading instead of streaming 2026/04/04 01:04:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:10 DEBUG : file1: size = 11 OK 2026/04/04 01:04:10 DEBUG : file1: Size of src and dst objects identical 2026/04/04 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:10 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/04 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:10 DEBUG : Looking for writers 2026/04/04 01:04:10 DEBUG : file1: reading active writers 2026/04/04 01:04:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.09s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:10 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:04:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 01:04:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 01:04:10 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/04 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:10 DEBUG : webdav root 'rclone-test-qapoqup9sula': File to upload is small (5 bytes), uploading instead of streaming 2026/04/04 01:04:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:10 DEBUG : file1: size = 5 OK 2026/04/04 01:04:10 DEBUG : file1: Size of src and dst objects identical 2026/04/04 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:10 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/04 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:10 DEBUG : Looking for writers 2026/04/04 01:04:10 DEBUG : file1: reading active writers 2026/04/04 01:04:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:10 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:04:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 01:04:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 01:04:10 DEBUG : file1: WriteFileHandle.Release closing 2026/04/04 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:10 DEBUG : webdav root 'rclone-test-qapoqup9sula': File to upload is small (0 bytes), uploading instead of streaming 2026/04/04 01:04:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:10 DEBUG : file1: size = 0 OK 2026/04/04 01:04:10 DEBUG : file1: Size of src and dst objects identical 2026/04/04 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:10 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/04 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:10 DEBUG : Looking for writers 2026/04/04 01:04:10 DEBUG : file1: reading active writers 2026/04/04 01:04:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:10 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:04:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 01:04:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/04 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:10 DEBUG : Looking for writers 2026/04/04 01:04:10 DEBUG : file1: reading active writers 2026/04/04 01:04:10 DEBUG : file1: active writers 1 2026/04/04 01:04:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/04 01:04:10 DEBUG : Looking for writers 2026/04/04 01:04:10 DEBUG : file1: reading active writers 2026/04/04 01:04:10 DEBUG : file1: active writers 1 2026/04/04 01:04:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/04 01:04:10 DEBUG : Looking for writers 2026/04/04 01:04:10 DEBUG : file1: reading active writers 2026/04/04 01:04:10 DEBUG : file1: active writers 1 2026/04/04 01:04:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/04 01:04:10 DEBUG : Looking for writers 2026/04/04 01:04:10 DEBUG : file1: reading active writers 2026/04/04 01:04:10 DEBUG : file1: active writers 1 2026/04/04 01:04:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/04 01:04:10 DEBUG : Looking for writers 2026/04/04 01:04:10 DEBUG : file1: reading active writers 2026/04/04 01:04:10 DEBUG : file1: active writers 1 2026/04/04 01:04:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/04 01:04:10 DEBUG : Looking for writers 2026/04/04 01:04:10 DEBUG : file1: reading active writers 2026/04/04 01:04:10 DEBUG : file1: active writers 1 2026/04/04 01:04:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/04 01:04:10 DEBUG : Looking for writers 2026/04/04 01:04:10 DEBUG : file1: reading active writers 2026/04/04 01:04:10 DEBUG : file1: active writers 1 2026/04/04 01:04:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/04 01:04:11 ERROR : TestRWCacheUpdate: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula/TestRWCacheUpdate: no such file or directory 2026/04/04 01:04:11 ERROR : TestRWCacheUpdate: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{05Mj4}/rclone-test-qapoqup9sula/TestRWCacheUpdate: no such file or directory 2026/04/04 01:04:11 DEBUG : Looking for writers 2026/04/04 01:04:11 DEBUG : file1: reading active writers 2026/04/04 01:04:11 DEBUG : file1: active writers 1 2026/04/04 01:04:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:12 DEBUG : Looking for writers 2026/04/04 01:04:12 DEBUG : file1: reading active writers 2026/04/04 01:04:12 DEBUG : file1: active writers 1 2026/04/04 01:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:13 DEBUG : Looking for writers 2026/04/04 01:04:13 DEBUG : file1: reading active writers 2026/04/04 01:04:13 DEBUG : file1: active writers 1 2026/04/04 01:04:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:14 DEBUG : Looking for writers 2026/04/04 01:04:14 DEBUG : file1: reading active writers 2026/04/04 01:04:14 DEBUG : file1: active writers 1 2026/04/04 01:04:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:15 DEBUG : Looking for writers 2026/04/04 01:04:15 DEBUG : file1: reading active writers 2026/04/04 01:04:15 DEBUG : file1: active writers 1 2026/04/04 01:04:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:16 DEBUG : Looking for writers 2026/04/04 01:04:16 DEBUG : file1: reading active writers 2026/04/04 01:04:16 DEBUG : file1: active writers 1 2026/04/04 01:04:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:17 DEBUG : Looking for writers 2026/04/04 01:04:17 DEBUG : file1: reading active writers 2026/04/04 01:04:17 DEBUG : file1: active writers 1 2026/04/04 01:04:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:18 DEBUG : Looking for writers 2026/04/04 01:04:18 DEBUG : file1: reading active writers 2026/04/04 01:04:18 DEBUG : file1: active writers 1 2026/04/04 01:04:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:19 DEBUG : Looking for writers 2026/04/04 01:04:19 DEBUG : file1: reading active writers 2026/04/04 01:04:19 DEBUG : file1: active writers 1 2026/04/04 01:04:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:20 DEBUG : Looking for writers 2026/04/04 01:04:20 DEBUG : file1: reading active writers 2026/04/04 01:04:20 DEBUG : file1: active writers 1 2026/04/04 01:04:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:21 DEBUG : Looking for writers 2026/04/04 01:04:21 DEBUG : file1: reading active writers 2026/04/04 01:04:21 DEBUG : file1: active writers 1 2026/04/04 01:04:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:22 DEBUG : Looking for writers 2026/04/04 01:04:22 DEBUG : file1: reading active writers 2026/04/04 01:04:22 DEBUG : file1: active writers 1 2026/04/04 01:04:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:23 DEBUG : Looking for writers 2026/04/04 01:04:23 DEBUG : file1: reading active writers 2026/04/04 01:04:23 DEBUG : file1: active writers 1 2026/04/04 01:04:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:24 DEBUG : Looking for writers 2026/04/04 01:04:24 DEBUG : file1: reading active writers 2026/04/04 01:04:24 DEBUG : file1: active writers 1 2026/04/04 01:04:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:25 DEBUG : Looking for writers 2026/04/04 01:04:25 DEBUG : file1: reading active writers 2026/04/04 01:04:25 DEBUG : file1: active writers 1 2026/04/04 01:04:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:26 DEBUG : Looking for writers 2026/04/04 01:04:26 DEBUG : file1: reading active writers 2026/04/04 01:04:26 DEBUG : file1: active writers 1 2026/04/04 01:04:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:27 DEBUG : Looking for writers 2026/04/04 01:04:27 DEBUG : file1: reading active writers 2026/04/04 01:04:27 DEBUG : file1: active writers 1 2026/04/04 01:04:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:28 DEBUG : Looking for writers 2026/04/04 01:04:28 DEBUG : file1: reading active writers 2026/04/04 01:04:28 DEBUG : file1: active writers 1 2026/04/04 01:04:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:29 DEBUG : Looking for writers 2026/04/04 01:04:29 DEBUG : file1: reading active writers 2026/04/04 01:04:29 DEBUG : file1: active writers 1 2026/04/04 01:04:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:30 DEBUG : Looking for writers 2026/04/04 01:04:30 DEBUG : file1: reading active writers 2026/04/04 01:04:30 DEBUG : file1: active writers 1 2026/04/04 01:04:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:31 DEBUG : Looking for writers 2026/04/04 01:04:31 DEBUG : file1: reading active writers 2026/04/04 01:04:31 DEBUG : file1: active writers 1 2026/04/04 01:04:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:32 DEBUG : Looking for writers 2026/04/04 01:04:32 DEBUG : file1: reading active writers 2026/04/04 01:04:32 DEBUG : file1: active writers 1 2026/04/04 01:04:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:33 DEBUG : Looking for writers 2026/04/04 01:04:33 DEBUG : file1: reading active writers 2026/04/04 01:04:33 DEBUG : file1: active writers 1 2026/04/04 01:04:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:34 DEBUG : Looking for writers 2026/04/04 01:04:34 DEBUG : file1: reading active writers 2026/04/04 01:04:34 DEBUG : file1: active writers 1 2026/04/04 01:04:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:35 DEBUG : Looking for writers 2026/04/04 01:04:35 DEBUG : file1: reading active writers 2026/04/04 01:04:35 DEBUG : file1: active writers 1 2026/04/04 01:04:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:36 DEBUG : Looking for writers 2026/04/04 01:04:36 DEBUG : file1: reading active writers 2026/04/04 01:04:36 DEBUG : file1: active writers 1 2026/04/04 01:04:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:37 DEBUG : Looking for writers 2026/04/04 01:04:37 DEBUG : file1: reading active writers 2026/04/04 01:04:37 DEBUG : file1: active writers 1 2026/04/04 01:04:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:38 DEBUG : Looking for writers 2026/04/04 01:04:38 DEBUG : file1: reading active writers 2026/04/04 01:04:38 DEBUG : file1: active writers 1 2026/04/04 01:04:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:39 DEBUG : Looking for writers 2026/04/04 01:04:39 DEBUG : file1: reading active writers 2026/04/04 01:04:39 DEBUG : file1: active writers 1 2026/04/04 01:04:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/04 01:04:40 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/04 01:04:40 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:40 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:04:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:04:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 01:04:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 01:04:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:40 DEBUG : webdav root 'rclone-test-qapoqup9sula': File to upload is small (0 bytes), uploading instead of streaming 2026/04/04 01:04:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:40 DEBUG : file1: size = 0 OK 2026/04/04 01:04:40 DEBUG : file1: Size of src and dst objects identical 2026/04/04 01:04:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:04:40 DEBUG : file1: Open: flags=O_RDONLY 2026/04/04 01:04:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/04 01:04:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/04 01:04:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:40 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:40 DEBUG : Looking for writers 2026/04/04 01:04:40 DEBUG : file1: reading active writers 2026/04/04 01:04:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:40 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 01:04:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 01:04:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 01:04:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 01:04:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:40 DEBUG : webdav root 'rclone-test-qapoqup9sula': File to upload is small (100 bytes), uploading instead of streaming 2026/04/04 01:04:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:40 DEBUG : file1: size = 100 OK 2026/04/04 01:04:40 DEBUG : file1: Size of src and dst objects identical 2026/04/04 01:04:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 01:04:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 01:04:40 DEBUG : file1: Open: flags=O_RDONLY 2026/04/04 01:04:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/04 01:04:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/04 01:04:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:40 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:40 DEBUG : Looking for writers 2026/04/04 01:04:40 DEBUG : file1: reading active writers 2026/04/04 01:04:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:40 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:40 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:40 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:40 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:40 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:40 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:40 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/04 01:04:40 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/04 01:04:40 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:40 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:40 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/04 01:04:40 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/04 01:04:40 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:40 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:40 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/04 01:04:40 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/04 01:04:40 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:40 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:40 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/04 01:04:40 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/04 01:04:40 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:40 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:40 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/04 01:04:40 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/04 01:04:40 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:40 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:40 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:40 DEBUG : flat: Looking for writers 2026/04/04 01:04:40 DEBUG : f002.txt: reading active writers 2026/04/04 01:04:40 DEBUG : f003.txt: reading active writers 2026/04/04 01:04:40 DEBUG : f004.txt: reading active writers 2026/04/04 01:04:40 DEBUG : f000.txt: reading active writers 2026/04/04 01:04:40 DEBUG : f001.txt: reading active writers 2026/04/04 01:04:40 DEBUG : Looking for writers 2026/04/04 01:04:40 DEBUG : flat: reading active writers 2026/04/04 01:04:40 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:40 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:40 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:40 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:40 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:41 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/04 01:04:41 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/04 01:04:41 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:41 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/04 01:04:41 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/04 01:04:41 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:41 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/04 01:04:41 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/04 01:04:41 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:41 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:41 DEBUG : a/b/c: Looking for writers 2026/04/04 01:04:41 DEBUG : deep.txt: reading active writers 2026/04/04 01:04:41 DEBUG : a/b: Looking for writers 2026/04/04 01:04:41 DEBUG : c: reading active writers 2026/04/04 01:04:41 DEBUG : mid.txt: reading active writers 2026/04/04 01:04:41 DEBUG : a: Looking for writers 2026/04/04 01:04:41 DEBUG : b: reading active writers 2026/04/04 01:04:41 DEBUG : top.txt: reading active writers 2026/04/04 01:04:41 DEBUG : Looking for writers 2026/04/04 01:04:41 DEBUG : a: reading active writers 2026/04/04 01:04:41 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:41 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:41 DEBUG : bigdir: Looking for writers 2026/04/04 01:04:41 DEBUG : big.bin: reading active writers 2026/04/04 01:04:41 DEBUG : Looking for writers 2026/04/04 01:04:41 DEBUG : bigdir: reading active writers 2026/04/04 01:04:41 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.61s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-qapoqup9sula'", Local "Local file system at /tmp/rclone3622964330", Modify Window "1s" 2026/04/04 01:04:41 INFO : webdav root 'rclone-test-qapoqup9sula': poll-interval is not supported by this remote 2026/04/04 01:04:41 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:41 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:41 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/04 01:04:41 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/04 01:04:41 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/04 01:04:41 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:41 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:41 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/04 01:04:41 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/04 01:04:41 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:41 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:42 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/04 01:04:42 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/04 01:04:42 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 01:04:42 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 01:04:42 DEBUG : WaitForWriters: timeout=30s 2026/04/04 01:04:42 DEBUG : dir2: Looking for writers 2026/04/04 01:04:42 DEBUG : b.txt: reading active writers 2026/04/04 01:04:42 DEBUG : dir3: Looking for writers 2026/04/04 01:04:42 DEBUG : c.txt: reading active writers 2026/04/04 01:04:42 DEBUG : dir1: Looking for writers 2026/04/04 01:04:42 DEBUG : a.txt: reading active writers 2026/04/04 01:04:42 DEBUG : Looking for writers 2026/04/04 01:04:42 DEBUG : dir2: reading active writers 2026/04/04 01:04:42 DEBUG : dir3: reading active writers 2026/04/04 01:04:42 DEBUG : dir1: reading active writers 2026/04/04 01:04:42 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/04 01:04:42 DEBUG : webdav root 'rclone-test-qapoqup9sula': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished ERROR in 1m20.737068332s (try 1/5): exit status 1: Failed [TestRWCacheUpdate]